% -*- texinfo -*- % @deftypefn {Function File} {} cauchy_pdf (@var{x}, @var{lambda}, @var{sigma}) % For each element of @var{x}, compute the probability density function % (PDF) at @var{x} of the Cauchy distribution with location parameter % @var{lambda} and scale parameter @var{sigma} > 0. Default values are % @var{lambda} = 0, @var{sigma} = 1. % @end deftypefn