BinomialCoefficient Command

From GeoGebra Manual
Revision as of 13:43, 10 September 2011 by Bot (talk | contribs) (Bot: Automated text replacement (-{{command +{{command|cas=true))
Jump to: navigation, search



BinomialCoefficient[ <Number n>, <Number r>]
Calculates the binomial coefficient n \choose r .
Example:
BinomialCoefficient[5, 3] yields 10.

CAS Syntax

BinomialCoefficient[ <Number n>, <Number r>]
Calculates the binomial coefficient n \choose r . If you type undefined variables instead of numbers it yields a formula for the binomial coefficient.
Example:
BinomialCoefficient[n, 3] yields \frac{n^{3} - 3 n^{2} + 2 n}{6}.
© 2024 International GeoGebra Institute