Skip to content
Prev 228 / 63424 Next

R-alpha: signif( small , d) gives NA

Martin Maechler <maechler@stat.math.ethz.ch> writes:
In src/math/prec.c
Here is the disease:
[1] 2.225074e-308
[1] NA

- and the cure:
[1] 222.5074

I'll leave it to you (or Ross) to find a clean and general way of
fixing the source...