Normcdf-func
Cmputes the probabilities of the specified tail type tail in a given value x, associated with a normal cumulative distribution.
double prob = normcdf(double x,[int tail])
x
tail
prob
normcdf(9.9,3)=; // ANS: 4.1627504389865E-23