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)).