exponentialinv
Calculates the inverse cumulative distribution function (CDF) for the exponential function. Depending on input, function can return scalar, vector or matrix
Arguments
- Real value y
- Posotive real parameter lambda
Output
Resulting value
Examples