: expcdf (x, lambda)

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

The arguments can be of common size or scalars.

Package: statistics