% For each element of @var{x}, compute the probability density function
SYNOPSIS
function pdf = stdnormal_pdf (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} stdnormal_pdf (@var{x})
% For each element of @var{x}, compute the probability density function
% (PDF) of the standard normal distribution at @var{x}.
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
normpdf % For each element of @var{x}, compute the probability density function