Function rgsl::randist::lognormal::lognormal_Qinv[][src]

pub fn lognormal_Qinv(Q: f64, zeta: f64, sigma: f64) -> f64
Expand description

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the lognormal distribution with parameters zeta and sigma.