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

Inverse regularized incomplete beta function

Wrapper of invbetai function of puruspe crate