Function rgsl::gamma_beta::beta::lnbeta_e
[−]
[src]
pub fn lnbeta_e(a: f64, b: f64) -> (Value, Result)
This routine computes the logarithm of the Beta Function, \log(B(a,b)) subject to a and b not being negative integers.