binomial_recursive: Calculates the binomial coefficient using a recursive method.

Description Usage Arguments Value References

Description

Calculates the binomial coefficient using a recursive method.

Usage

1

Arguments

n

Number of possibilities

k

number of unordered outcomes

Value

The binomial coefficient

References

Binomial coefficient. (2017, April 17). In Wikipedia, The Free Encyclopedia. From https://en.wikipedia.org/w/index.php?title=Binomial_coefficient&oldid=775905810 Binomial coefficients. Encyclopedia of Mathematics. From http://www.encyclopediaofmath.org/index.php?title=Binomial_coefficients&oldid=39155 Weisstein, Eric W. "Binomial Coefficient." From MathWorld–A Wolfram Web Resource. http://mathworld.wolfram.com/BinomialCoefficient.html


aschleg/numberr documentation built on May 14, 2019, 10:31 a.m.