- This program prints the binomial probabilities b[n, p, k], for kmin <= k <= kmax. The program returns the sum of these probabilities.


The source.