[LON-CAPA-cvs] cvs: doc /homework homework5.html
albertel
lon-capa-cvs@mail.lon-capa.org
Wed, 13 Nov 2002 23:28:30 -0000
albertel Wed Nov 13 18:28:30 2002 EDT
Modified files:
/doc/homework homework5.html
Log:
-added some document pointers for the new distribution functions
Index: doc/homework/homework5.html
diff -u doc/homework/homework5.html:1.21 doc/homework/homework5.html:1.22
--- doc/homework/homework5.html:1.21 Fri Oct 25 16:29:39 2002
+++ doc/homework/homework5.html Wed Nov 13 18:28:30 2002
@@ -1089,6 +1089,35 @@
<td valign="top">New to LON-CAPA</td>
</tr>
</table>
+ <p>
+ We also support these functions from Math::Cephes
+<pre>
+ 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
+</pre>
+Plase see <a href="http://search.cpan.org/author/RKOBES/Math-Cephes-0.36/lib/Math/Cephes.pod">Math::Cephes</a> for more information
+
+ </p>
<!-- insertion ends -->
<h2><script> Variables</h2>
@@ -1184,7 +1213,7 @@
<address><a href="mailto:albertel@marvin.lite.msu.edu">Guy Albertelli</a></address>
<!-- Created: Thu May 17 15:05:35 EDT 2001 -->
<!-- hhmts start -->
-Last modified: Fri Oct 25 16:29:31 EDT 2002
+Last modified: Wed Nov 13 17:33:43 EST 2002
<!-- hhmts end -->
</body>
</html>