asa066_test, a C++ code which calls asa066() to compute the cumulative density function of the standard normal distribution.
The information on this web page is distributed under the MIT license.
asa066, a C++ code which evaluates the Cumulative Density Function (CDF) of the normal distribution, by David Hill. This is a version of Applied Statistics Algorithm 66.