chidist
Calculates the cumulative distribution function (CDF) for the Chi distribution. Depending on input, function can return scalar, vector or matrix
Arguments
- Real value x
- Degree of freedom k, positive real value
Output
Resulting value in [0,1]
Examples