Navigation

Operators and Keywords

Function List:

C++ API

: cauchy_inv (x)
: cauchy_inv (x, location, scale)

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

Default values are location = 0, scale = 1.

Package: octave