Function Reference
— Function File:
binocdf
(
x, n, p
)
For each element of
x
, compute the CDF at
x
of the binomial distribution with parameters
n
and
p
.