public DistributionFunction ( double x ) : double | ||
x | double | /// A single point in the distribution range. |
return | double |
x
. The Cumulative Distribution Function (CDF) describes the cumulative probability that a given value or any value smaller than it will occur.
public DistributionFunction ( double x ) : double | ||
x | double | /// A single point in the distribution range. |
return | double |