On Wed, 2006-08-02 at 20:27 +0200, Carsten Neumann wrote:

> this adds another missing method to StrictMath, mauve test is already in.
> 
> Comments or approval, appreciated.

Seems just fine to me. Just two minor points:
(This being _strict_ math, after all. ;))
1) l_bits is unused.
2) If a random NaN number is passed in, the JDK returns that number, and
not the NaN constant.

/Sven


Reply via email to