# HG changeset patch # User jwe # Date 1120687962 0 # Node ID 2ecbb26cd239a41fd07c7ed64dbdc1e1883ccf58 # Parent f654f94c46af254ba92a27970d4402f76882ab8b [project @ 2005-07-06 22:12:42 by jwe] diff -r f654f94c46af -r 2ecbb26cd239 src/DLD-FUNCTIONS/betainc.cc --- a/src/DLD-FUNCTIONS/betainc.cc Tue Jul 05 16:29:22 2005 +0000 +++ b/src/DLD-FUNCTIONS/betainc.cc Wed Jul 06 22:12:42 2005 +0000 @@ -40,7 +40,7 @@ @iftex\n\ @tex\n\ $$\n\ - \\betainc (x, a, b) = B (a, b)^{-1} \\int_0^x t^{(a-z)} (1-t)^{(b-1)} dt.\n\ + \\beta (x, a, b) = B (a, b)^{-1} \\int_0^x t^{(a-z)} (1-t)^{(b-1)} dt.\n\ $$\n\ @end tex\n\ @end iftex\n\