
\tbinom - Tex Command
tbinom
\tbinom - Used to create binomial co-efficient expressions.
SYNOPSIS
{ \tbinom #1 #2}
DESCRIPTION
\tbinom command is used in binomial co-efficient expressions.
EXAMPLE
-
\tbinom n k
$ \tbinom n k $ -
\binom n k
$ \binom n k $ -
\tbinom{n-1}k-1
$ \tbinom{n-1}k-1 $ -
\tbinom{n-1}{k-1}
$ \tbinom{n-1}{k-1} $
Advertisements