General

Profile

todd.kushner (Todd Kushner)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

09/08/2011

12:06 AM Ruby master Bug #5294: to_f does not convert floating point number the same as Fortran
snippet:
a9e20s = %w{
0.9E+21
+0.9E+21
-0.9E+21
.9E+21
+.9E+21
-.9E+21
9E+20
+9E+20
-9E+20
9.E+20
+9.E...
todd.kushner (Todd Kushner)
12:04 AM Ruby master Bug #5294 (Rejected): to_f does not convert floating point number the same as Fortran
We were converting some Fortran programs to Ruby, and found the following floating point number format did not conver... todd.kushner (Todd Kushner)

Also available in: Atom