Function rgsl::gamma_beta::beta::lnbeta

source ·
pub fn lnbeta(a: f64, b: f64) -> f64
Expand description

This routine computes the logarithm of the Beta Function, \log(B(a,b)) subject to a and b not being negative integers.