7e12
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.000 sec
Re: >FLOAT behavior with null string     

Group: comp.lang.forth · Group Profile · Search for 7e12 in comp.lang.forth
Author: Bruce McFarling
Date: Mar 29, 2008 16:45

On Mar 29, 4:54 pm, m...@iae.nl (Marcel Hendrix) wrote: Or even easier (comma-delimited list): 1.13,3,,888,,,7e12 That more often means missing data than data points of 0.
Show full article (0.18Kb) · Show article thread
Re: >FLOAT behavior with null string     

Group: comp.lang.forth · Group Profile · Search for 7e12 in comp.lang.forth
Author: Marcel Hendrix
Date: Mar 29, 2008 13:54

...string to be a valid representation of fp zero. I guess that when reading a table, empty fields (all blanks) should parse as zero. This means that the last column(s) on a line is (are) a problem when someone has removed trailing spaces (humans would still know what is being intended). Or even easier (comma-delimited list): 1.13,3,,888,,,7e12 But I could be wrong. -marcel
Show full article (0.88Kb)