Math Operator 118

Unicode
U+2279
Category
Math
HTML Entity
≹
CSS
\2279
The 'Neither Greater-Than Nor Less-Than' symbol (≹) is a mathematical operator featuring a stacked greater-than and less-than sign crossed out with a diagonal slash. In advanced mathematics and order theory, it is used to indicate that two elements in a partially ordered set (poset) are strictly incomparable. While essential for specific mathematical proofs, it rarely appears in standard typography or everyday internet conversation.

How to Type

Windows
Type 2279 followed by Alt+X in Microsoft Word, or use the Windows Character Map
macOS
Control+Command+Space, then search 'neither greater-than'
Linux
Ctrl+Shift+U, type 2279, then press Enter
HTML
≹ or &ngtrless;

In Programming

In computational mathematics and typesetting systems like LaTeX, this symbol is rendered using the \ngtrless command to define uncomparable variables or elements within data structures.

Tags

not greater or less mathematics negation comparison ordering

Related Symbols