Re: max(NaN,0) should be NaN
Group: comp.lang.fortran · Group Profile · Search for r language in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Aug 30, 2006 14:11
... me, just go compute a useful value from other arguments." (And I still have trouble with that viewpoint.) The R language, mostly used for statistics work, has both NA and NaN. NA when you don't know anything about the value...as the result of computations. I believe the distiction could also make sense in other languages, though I don't expect it to appear anytime soon. -- glen
Show full article (0.72Kb) |