Function rgsl::gamma_beta::incomplete_gamma::gamma_inc
[−]
[src]
pub fn gamma_inc(a: f64, x: f64) -> f64
This routine computes the unnormalized incomplete Gamma Function \Gamma(a,x) = \int_x\infty dt t{a-1} \exp(-t) for a real and x >= 0.