<< August 20, 2003 | Home | August 22, 2003 >>

Clarification: java.lang.Math, java.lang.StrictMath

Got some clarification from Jeff Smith, the author of the JavaWorld article: "java.lang.Math in J2SE 1.4 is really the StrictMath library now. So the name is the same but the speed has gone away. :-)"

It all make sense now.

Tags :