Function peroxide::special::function::inv_inc_gamma
source ยท 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