% -*- texinfo -*- % @deftypefn {Function File} {} normpdf (@var{x}, @var{m}, @var{s}) % For each element of @var{x}, compute the probability density function % (PDF) at @var{x} of the normal distribution with mean @var{m} and % standard deviation @var{s}. % % Default values are @var{m} = 0, @var{s} = 1. % @end deftypefn