CAUCHY(x,a,cumulative)
x: number
a: scale parameter
cumulative: whether to evaluate the density function or the cumulative distribution function
If a < 0 this function returns a #NUM! error. If cumulative is neither TRUE nor FALSE this function returns a #VALUE! error.