Function gsl_sys::gsl_cdf_beta_Pinv[][src]

pub unsafe extern "C" fn gsl_cdf_beta_Pinv(
    P: f64,
    a: f64,
    b: f64
) -> f64