--- doc/homework/homework5.html 2002/10/25 20:29:39 1.21 +++ doc/homework/homework5.html 2002/11/13 23:28:30 1.22 @@ -1089,6 +1089,35 @@ A message to be shown to the students
+ We also support these functions from Math::Cephes +
+ bdtr: Binomial distribution + bdtrc: Complemented binomial distribution + bdtri: Inverse binomial distribution + btdtr: Beta distribution + chdtr: Chi-square distribution + chdtrc: Complemented Chi-square distribution + chdtri: Inverse of complemented Chi-square distribution + fdtr: F distribution + fdtrc: Complemented F distribution + fdtri: Inverse of complemented F distribution + gdtr: Gamma distribution function + gdtrc: Complemented gamma distribution function + nbdtr: Negative binomial distribution + nbdtrc: Complemented negative binomial distribution + nbdtri: Functional inverse of negative binomial distribution + ndtr: Normal distribution function + ndtri: Inverse of Normal distribution function + pdtr: Poisson distribution + pdtrc: Complemented poisson distribution + pdtri: Inverse Poisson distribution + stdtr: Student's t distribution + stdtri: Functional inverse of Student's t distribution ++Plase see Math::Cephes for more information + +