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

This routine computes the relative Pochhammer symbol ((a)_x - 1)/x where (a)_x = \Gamma(a + x)/\Gamma(a).