Contents Index
probnorm(x) returns the value of the distribution function of the standard normal distribution. Example:
probnorm(x)
y=probnorm(1.96);
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.