public ProbabilityDensityFunction ( double x ) : double | ||
x | double | A single point in the distribution range. |
return | double |
x
. The Probability Density Function (PDF) describes the probability that a given value x
will occur.
public ProbabilityDensityFunction ( double x ) : double | ||
x | double | A single point in the distribution range. |
return | double |