% -*- texinfo -*- % @deftypefn {Function File} {} binomial_pdf (@var{x}, @var{n}, @var{p}) % For each element of @var{x}, compute the probability density function % (PDF) at @var{x} of the binomial distribution with parameters @var{n} % and @var{p}. % @end deftypefn