pub fn inv_inc_gamma(p: f64, a: f64) -> f64
Expand description

Inverse of regularized incomplete gamma integral (Lower)

Wrapper of invgammp function of puruspe crate