A mere curiosity ...
I have a class that performs many calcs. The values are *slightly*
(after about 14 significant figures) different depending on the jvm I
use (either ibm's 1.1.6 or blackdown's 1.1.7). Is there a difference
between algorithms to solve for trig functions or logarithms between
jvm's? If so, which is more accurate? Isn't there a standard for math
operations (IEEE) that both jvm's use? I am not sure I see why this
happens. jit or nojit does not make a difference (ibm) and native or
green does not make a difference (blackdown).
Note: I have NOT been able to reproduce this with single math
operations.
--
Greg Walker
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]