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

pub fn lognormal_P(x: 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.