Changes

Jump to navigation Jump to search
Line 6: Line 6:  
*This function gives the Standard normal cumulative distribution function.
 
*This function gives the Standard normal cumulative distribution function.
 
*In normal distribution formula, when the mean is zero and the standard deviation is 1 then it is called Standard normal distribution.
 
*In normal distribution formula, when the mean is zero and the standard deviation is 1 then it is called Standard normal distribution.
*The equation for the standard normal density function is:<math> f(x)=\frac{1}{\sqrt 2 \pi}. e^{-{\frac{x^2}{2}}}</math>
+
*The equation for the standard normal density function is:<math> f(x)=\frac{1}{\sqrt 2 \pi}. e^{-{\tfrac{x^2}{2}}}</math>
*This function will return the result as error when the x value is nonnumeric.
+
*This function will return the result as error when the x value is non-numeric.
    
==Examples==
 
==Examples==
writer
5,435

edits

Navigation menu