Command Reference : Function Reference : Function Reference: B
  
 
@betalog
Natural logarithm of the beta integral.
Syntax: @betalog(a, b)
a: number
b number
Return: number
Compute the value of the beta integral for elements of a and b:
for .
Examples
= @betalog(2,1)
returns -0.69314....
Cross-references
See also @beta, @betainc, @betaincder, and @betaincinv.