binom
ElementElement functions can be customized with set
and show
rules.
Element functions can be customized with
set
and show
rules.A binomial expression.
Example
$ binom(n, k) $

ParametersParameters are the inputs to a function. They are specified in parentheses after the function name.
Parameters are the inputs to a function. They are specified in parentheses after the function name.
upper
The binomial's upper index.
lower
The binomial's lower index.