cdf
Returns the F(x) = Pr{X <= x} where F represents the cumulative distribution function
Return
a double representing the probability
Parameters
x
a double representing the upper limit
Returns the F(x) = Pr{X <= x} where F represents the cumulative distribution function
a double representing the probability
a double representing the upper limit