loading tool…
The LaTeX command for gtrapprox (⪆) is \gtrapprox.
\gtrapproxWrite \gtrapprox inside math mode — that is, between $…$ for inline math or in a \[ … \] / equation block for display math. This symbol needs the amssymb package, so add \usepackage{amssymb} to your preamble.
$a \gtrapprox b$Prefer to see it live? Paste it into the LaTeX preview and it renders as you type — no compiler, no signup.
Search all 380+ LaTeX symbols →
Use \gtrapprox in math mode after adding \usepackage{amssymb} to your preamble. For example, $a \gtrapprox b$.
It comes from the amssymb package — add \usepackage{amssymb} to your preamble.