Math Operator 108

Unicode
U+226F
Category
Math
HTML Entity
≯
CSS
\226F
The Not Greater-Than symbol (≯) is a mathematical operator used to indicate that one value is not strictly larger than another. In the context of real numbers, it is functionally equivalent to "less than or equal to" (≤). While rarely seen in casual messaging, it frequently appears in advanced mathematics, set theory, and logic proofs to precisely denote relationships in partial orders.

How to Type

Windows
Alt+8815 or Win+. then search 'not greater'
macOS
Control+Command+Space then search 'not greater-than'
Linux
Ctrl+Shift+U then 226F
HTML
≯ or ≯

In Programming

While rarely typed directly in source code—where developers typically use `<=` or `!>`—this symbol is widely used in LaTeX formulas as `\ngtr` for rendering logic and technical documentation.

Tags

HTML entity not greater than comparison copy not greater than inequality latex ngtr math negation symbol mathematics negated greater than negation not greater than not greater than sign strikethrough greater than unicode 226F

Related Symbols