Function rgsl::randist::rayleigh::rayleigh_Q

source ·
pub fn rayleigh_Q(x: f64, sigma: f64) -> f64
Expand description

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the Rayleigh distribution with scale parameter sigma.