binom
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.