Skip to content
Prev 10370 / 63424 Next

(PR#3979) Re: [Rd] Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6 (PR#3979)

There is already a usable log1p implementation in src/nmath/log1p, for 
platforms without it.  All we need to do is to arrange to use it on those 
systems with broken versions.  That's not easy without access to such a 
platform to test it, though.
On Mon, 25 Aug 2003 beebe@math.utah.edu wrote: