pub fn pochrel(a: f64, x: f64) -> f64
Expand description

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