cauchydist
Calculates the cumulative distribution function (CDF) for the Cauchy distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real parameter x
- Real parameter a
- Real parameter b
Output
Resulting value in [0,1]
Examples