exponentialdens
Calculates the probability density function (PDF) for the exponential distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real value x
- Positive real parameter lambda
Output
Resulting value in [0,1]
Examples