Binomial Coefficients Demo

Enter n and m to compute or display the binomial coefficient (n ,m). For example,

binomial(9, 4);



By copy-paste, enter the code in the above box to Maxima Online to see the live demo.


| Back to Demos |