Module rgsl::randist::exponential[][src]

Functions

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

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

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

This function computes the probability density p(x) at x for an exponential distribution with mean mu, using the formula given above.