normal_pdf [statistics]
— Function File: normal_pdf (x, m, v)

For each element of x, compute the probability density function (PDF) at x of the normal distribution with mean m and variance v.

Default values are m = 0, v = 1.