Group: comp.lang.fortran · Group Profile · Search for Unormal in comp.lang.fortran
Author: James Giles
Date: Feb 8, 2008 12:19
...while to track down. Problem 1: Normally zero was written out as 0.000000000 . Occassionally it came out as 0.0000000000E+000 . I asume this is because there was unormalized zero or something. The reader got an error on this. I am aware that some implementations output differently for denormal numbers than for ordinary values, but such a value is *not* zero and should ...
|