Function rgsl::randist::weibull::weibull_Q
[−]
[src]
pub fn weibull_Q(x: f64, a: f64, b: f64) -> f64
This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Weibull distribution with scale a and exponent b.