Function rgsl::randist::chi_squared::chisq_P[][src]

pub fn chisq_P(x: f64, nu: f64) -> f64
Expand description

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the chi-squared distribution with nu degrees of freedom.