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

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

Default values are m = 0, v = 1.