Function special::ln_beta [] [src]

pub fn ln_beta(x: f64, y: f64) -> f64

Compute the natural logarithm of the beta function.

The domain is {(x, y): x > 0, y > 0}.