Function Reference
— Function File: norminv (x, m, s)

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

Default values are m = 0, s = 1.