Function rgsl::randist::exponential::exponential_P [] [src]

pub fn exponential_P(x: f64, mu: f64) -> f64

This function computes the cumulative distribution functions P(x), Q(x) and their inverses for the exponential distribution with mean mu.