
\dots - Tex Command
NAME
\dots - Used to draw ellipsis symbol.
SYNOPSIS
{ \dots }
DESCRIPTION
\dots command draws small ellipsis symbol.
EXAMPLE
-
x_1, \dots, x_n
$ x_1, \dots, x_n $ -
x_1 + \dots + x_n
$ x_1 + \dots + x_n $ -
x_1 + \dotsb + x_n
$ x_1 + \dotsb + x_n $ -
x_1 + \cdots + x_n
$ x_1 + \cdots + x_n $
Advertisements