scipy.special.betaln

scipy.special.betaln(x1, x2[, out]) = <ufunc 'betaln'>

y=betaln(a,b) returns the natural logarithm of the absolute value of beta: ln(|beta(x)|).

Previous topic

scipy.special.beta

Next topic

scipy.special.betainc

This Page