--- doc/homework/homework5.html 2002/07/17 18:08:38 1.19 +++ doc/homework/homework5.html 2002/11/13 23:28:30 1.22 @@ -249,6 +249,31 @@ A message to be shown to the students name which should be set to the value of which <hintpart> will be shown. +
+ 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 + +