CAUCHY

CAUCHY probability density or cumulative distribution function of the Cauchy, Lorentz or Breit-Wigner distribution

Synopsis

CAUCHY(x,a,cumulative)

Arguments

x: number

a: scale parameter

cumulative: whether to evaluate the density function or the cumulative distribution function

Note

If a < 0 this function returns a #NUM! error. If cumulative is neither TRUE nor FALSE this function returns a #VALUE! error.

See also

RANDCAUCHY.