Public Function BetaLn( _ ByVal vA As Variant _ , ByVal vB As Variant _ ) As Variant
BetaLn(0.2, 0.2) = 2.25144982715979 BetaLn(0.5, 0.5) = 1.1447298858494 BetaLn(1.1, 3.3) = -1.37887735478996See also:
Beta Function BetaI Function DLBETA FunctionvA: Function returns Null if vA is Null or cannot be fixed up to a Double precision floating point number.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.