betaln
Natural log of the beta function.
Syntax
Section titled “Syntax”v = betaln(a, b)Description
Section titled “Description”Returns log(beta(a, b)). Useful when beta(a, b) overflows or underflows.
Example
Section titled “Example”betaln(50, 50)