Returns the inverse of the standard normal distribution[1].
Syntax:
NORM.S.INV( probability:Number )
For the given probability in [0,1], returns the corresponding x-value which yields that probability in the cumulative distribution function for the standard normal distribution (i.e. the normal distribution with mean value of zero and standard deviation of one).
Revisions:
This function was added in Fireworkz 2.00.