InverseCauchy Command

InverseCauchy( <Median>, <Scale>, <Probability> )

Computes the inverse of the cumulative distribution function of a Cauchy distribution at probability p, where the Cauchy distribution is defined by parameters median and scale. In other words, finds t such that P(X ≤ t) = p, where X is a Cauchy random variable. Probability p must be a value in the closed interval [0,1].