powered by
Binomial function
bin(n, i, x)
Integer.
Integer(i < n).
Numeric(0<= x <=1).
# NOT RUN { bin(5,3,.5) # }
Run the code above in your browser using DataLab