peroxide::special::function

Function inc_gamma

Source
pub fn inc_gamma(a: f64, x: f64) -> f64
Expand description

Regularized incomplete gamma integral (Lower)

Wrapper of gammp function of puruspe crate