This function returns the inverse of the standard normal cumulative distribution. The distribution has a mean of zero and a standard deviation of one.
It takes a probability 0<p<1 as an argument and returns the value z such that p is equal to Standard Normal Distribution of z.