Function rgsl::gamma_beta::pochhammer_symbol::lnpoch_e[][src]

pub fn lnpoch_e(a: f64, x: f64) -> (Value, Result)
Expand description

This routine computes the logarithm of the Pochhammer symbol, \log((a)_x) = \log(\Gamma(a + x)/\Gamma(a)).