|
Binomial
Binomial[n, m] gives the binomial coefficient .
Integer mathematical function (see Section A.3.10).
Binomial is evaluated symbolically when possible.
Example: Binomial[x+2, x]  .
In general, is defined by or suitable limits of this.
See Section 3.2.5.
Implementation Notes: see Section A.9.4.
See also: Multinomial, Pochhammer.
New in Version 1.
Further Examples
|