Returns the logarithm of the Beta function.
double value. double value. A double value specifying the natural logarithm of the Beta function.
Method LogBeta computes
. See Beta for the definition of
.
LogBeta is defined for
and
. It returns accurate results even when a or b is very small. It can overflow for very large arguments; this error condition is not detected except by the computer hardware.
Sfun Class | Imsl.Math Namespace | Example