x,mean,standard_dev,cumulative!This function is available for compatibility with Excel 2008 and earlier.Returns the normal ...

!x,mean,standard_dev,cumulative!!This function is available for compatibility with Excel 2008 and earlier.Returns the normal cumulative distribution for the specified mean and standard deviation!is the value for which you want the distribution!is the arithmetic mean of the distribution!is the standard deviation of the distribution, a positive number!is a logical value: for the cumulative distribution function, use TRUE; for the probability density function, use FALSE!