Math Operator 104

Unicode
U+226B
Category
Math
HTML Entity
≫
CSS
\226B
The ≫ symbol, formally known as "Much Greater-Than," is a mathematical operator used to indicate that one value is significantly larger than another. In physics and engineering, it often implies that the smaller value is negligible enough to be ignored in an equation. Beyond mathematics, it occasionally appears in user interfaces as a stylized "fast-forward" or "next" indicator, though it should not be confused with the visually similar right-pointing double quotation mark (»).

How to Type

Windows
Win + . then search "much greater"
macOS
Control + Command + Space then search "much greater"
Linux
Ctrl + Shift + U then type 226B and press Enter
HTML
≫ or ≫

In Programming

In source code, developers generally use two standard greater-than signs (>>) for the bitwise right-shift operator rather than this single Unicode character. The ≫ symbol is mostly reserved for mathematical documentation, rendering physics equations, and LaTeX formatting (using \gg).

Tags

comparison double angle bracket right fast forward symbol text inequality magnitude mathematics much greater than much greater than sign negligible quantity symbol physics inequality symbol ≫ HTML entity ≫ meaning ≫ symbol ≫ vs »

Related Symbols