: cauchy_pdf (x)
: cauchy_pdf (x, location, scale)

For each element of x, compute the probability density function (PDF) at x of the Cauchy distribution with location parameter location and scale parameter scale > 0.

Default values are location = 0, scale = 1.

Package: statistics