Contents
Indexes:
Function Binomial
Part of:
package cl-variates
(
binomial
< n > < p > )
Flip a coin (using flip)
n
times with probability
p
and return the number of heads.