pub fn gammainv_e(x: f64) -> (Value, Result)
This routine computes the reciprocal of the gamma function, 1/\Gamma(x) using the real Lanczos method.