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

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

Default values are m = 0, v = 1.