binomialCDF

P(K <= k) where K is random variable.

double
binomialCDF
(
ulong k
,
ulong n
,
double p
)

Meta