loading tool…
The LaTeX command for ellipsis (…) is \dots.
\dotsWrite \dots inside math mode — that is, between $…$ for inline math or in a \[ … \] / equation block for display math. It is part of core LaTeX math, so no extra package is required.
Prefer to see it live? Paste it into the LaTeX preview and it renders as you type — no compiler, no signup.
\textcopyright\textregistered\texttrademark\pounds\texteuro\yen\dag\ddag\S\P\textbullet-----\textasciitildeSearch all 380+ LaTeX symbols →
Use \dots in math mode — it needs no extra package. For example, $\dots$.
None — \dots is built into LaTeX's math mode, so no extra package is required.