[JAVA] Implement more java.lang.Math builtins.

Andrew Haley aph@redhat.com
Fri May 30 08:38:00 GMT 2003


Geoff Keating writes:
 > 
 > Last I heard, the JLS required that the math functions be implemented
 > as-if they were done using Sun's public domain math library, producing
 > bit-for-bit identical results.

They seem to have fixed that in the latest JLS.

Andrew.



More information about the Java-patches mailing list