Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0, 1.1, 1.2, 2.0
-
None
-
None
-
called from Scala code
Description
Calling
new ChiSquaredDistributionImpl(1.0).cumulativeProbability(66.41528551683048)
returns 1.000000000000004, which is bogus (should never be > 1)
Attachments
Attachments
Issue Links
- is related to
-
MATH-301 Erf(z) should return 1.0 for z 'large' but fails with a MaxIterationsExceededException for z > 26.0.
- Closed