exponential_cdf [statistics]
— Function File: exponential_cdf (x, lambda)

For each element of x, compute the cumulative distribution function (CDF) at x of the exponential distribution with parameter lambda.

The arguments can be of common size or scalar.