stdnormal_inv
Inverse of the standard normal cumulative distribution function (iCDF).
For each element of p, compute the quantile (the inverse of the CDF) at p of the standard normal distribution (mean = 0, standard deviation = 1).
See also: norminv, stdnormal_cdf, stdnormal_pdf, stdnormal_rnd
Source Code: stdnormal_inv