The binomial cumulative probability function
P = pbinom(k,n,p)
vector or matrix of nonnegative integers such that k<=n
nonnegative integer
probability
prob(X<=k) where X is a binomial variable B(n,p)