Evaluates the standard normal probability density function.
double | PDF (double x)[inline]
|
Evaluates the standard normal cumulative density function.
double | CDF (double x)[inline]
|
Evaluates the inverse of the standard normal cumulative density function.
double | CDF_inv (double p)
|