Function rgsl::gamma_beta::gamma::gammainv[][src]

pub fn gammainv(x: f64) -> f64
Expand description

This routine computes the reciprocal of the gamma function, 1/\Gamma(x) using the real Lanczos method.