stdnormal_pdf
Standard normal probability density function (PDF).
For each element of x, compute the probability density function (PDF) at x of the standard normal distribution (mean = 0, standard deviation = 1).
See also: normpdf, stdnormal_cdf, stdnormal_inv, stdnormal_rnd
Source Code: stdnormal_pdf