Greetings,
I have developed over the past year a set of elementary functions similar
to those in java.lang.Math, but with the following characteristics:
* Higher performance.
* Better accuracy. Results are accurate to slightly more that +/- 0.5 ULP.
* Pure Java. The standard Math class is impleneted via JNI, and thus
takes a performance hit.
If this is something you'd be interested in incorporating into your
project, please let me know.
Bill
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org