Unormal
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.000 sec
Re: reading what you write     

Group: comp.lang.fortran · Group Profile · Search for Unormal in comp.lang.fortran
Author: nospam
Date: Feb 8, 2008 12:24

... 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 suspect you misdiagnosed something here. Either form should read perfectly well. I have serous difficulty in imagining that you would manage to find ...
Show full article (3.28Kb) · Show article thread
Re: reading what you write     

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 ...
Show full article (2.54Kb) · Show article thread