Jump to content

Evaluate binomial coefficients: Difference between revisions

m
→‎{{header|Sidef}}: modified code to work with Sidef 2.10
m (→‎{{header|Sidef}}: modified code to work with Sidef 2.10)
Line 1,740:
=={{header|Sidef}}==
Straightforward translation of the formula:
<lang ruby>__USE_INTNUM__include bigint;
 
func binomial(n,k) {
2,747

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.