The normal cumulative distribution function
x = pnorm( x [,m,s])
real matrix or vector
mean (optional argument with default value is 0)
standard deviation (optional argument with default value 1) (m,s can be scalar or matrix with common size with x)
matrix