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