Navigation

Operators and Keywords

Function List:

C++ API

: binocdf (x, n, p)

For each element of x, compute the cumulative distribution function (CDF) at x of the binomial distribution with parameters n and p, where n is the number of trials and p is the probability of success.

Package: octave