Fix real to integer conversion.
Conversion of reals to ints via intt() now checks fitting the result into int.
Showing
Please register or sign in to comment
Conversion of reals to ints via intt() now checks fitting the result into int.