0
kicks
Normal Distribution Implementation in C#
The attached source code is a C# normal distribution class. The probability density function (PDF) and cumulative distribution function (CDF) can be computed for a given x-value.