Navigation

Operators and Keywords

Function List:

C++ API

: cauchy_cdf (x)
: cauchy_cdf (x, location, scale)

For each element of x, compute the cumulative distribution function (CDF) at x of the Cauchy distribution with location parameter location and scale parameter scale.

Default values are location = 0, scale = 1.

Package: octave