changeset 5402:2ecbb26cd239

[project @ 2005-07-06 22:12:42 by jwe]
author jwe
date Wed, 06 Jul 2005 22:12:42 +0000
parents f654f94c46af
children 7bdddf96f028
files src/DLD-FUNCTIONS/betainc.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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\