-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b07
-
generic
-
generic
Repeatedly adding DoubleZigguratTables.exponentialX0 to extra causes a rounding error to accumulate at the tail of the distribution;
we can fixe that by tracking the multiple of exponentialX0 as a long. It also optimizes a few expressions using Math::fma.
Submit on behalf of Chris Hennick (hennickc@amazon.com)
we can fixe that by tracking the multiple of exponentialX0 as a long. It also optimizes a few expressions using Math::fma.
Submit on behalf of Chris Hennick (hennickc@amazon.com)
- relates to
-
JDK-8312195 Changes in JDK-8284493 use wrong copyright syntax
-
- Closed
-
-
JDK-8326227 Rounding error that may distort computeNextGaussian results
-
- Closed
-