The Cauchy distribution with location x₀
and scale γ > 0
has density
f(x) = [1/(πγ)] · [1 / (1 + ((x − x₀)/γ)²)]
and cumulative distribution
F(x) = (1/π) · arctan((x − x₀)/γ) + 1/2.
Use this page to compute F(x), the survival S(x) = 1 − F(x), and interval mass P(a < X ≤ b).
- Default standard case is x₀ = 0 and γ = 1.
- γ must be positive; smaller γ gives a sharper peak and heavier center.
- To approximate ±∞ for x, use very large magnitude values.
- Increase decimal places for more detailed outputs.