Menu

#2 gamma quantile error

open
nobody
None
5
2007-11-28
2007-11-28
Anonymous
No

Math Error: PRECISION

gamma g = new gamma();
return g.quantile(x, k, SIGMA); }

returns for x=0 or x=1 correct values (0 and infinity).

for every double in between:
Exception in thread "main" java.lang.ArithmeticException: Math Error: PRECISION
at DistLib.gamma.quantile(gamma.java:414)

tnx
Jonas
(jonasandrulis@yahoo.de)

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.