
\binom - Tex Command
NAME
\binom - notation commonly used for binomial coefficients.
SYNOPSIS
{ \binom #1 #2 }
DESCRIPTION
\binom command is used to draw notation commonly used for binomial coefficients.
EXAMPLE
-
\binom n k
$ \binom n k $ -
\binom{n-1}k-1
$ \binom{n-1}k-1 $ -
\binom{n-1}{k-1}
$ \binom{n-1}{k-1} $
Advertisements