≩ Symbol: Greater-Than But Not Equal To (U+2269)

The ≩ symbol, officially known as "Greater-Than But Not Equal To," is a mathematical operator used to show that one value is strictly larger than another. While the standard greater-than sign (>) already implies inequality, the ≩ symbol explicitly emphasizes that the two values cannot possibly be equal. It combines a greater-than sign with a negated equals sign to remove any mathematical ambiguity.

Introduced in Unicode 1.1 back in 1993, this symbol lives in the Mathematical Operators block at code point U+2269. Mathematicians and logicians developed specialized characters like this to handle edge cases in advanced algebra and order theory. When dealing with complex relationships between numbers or sets, standard symbols sometimes fall short, making this highly specific operator incredibly useful for precision.

In mathematical proofs, you will spot ≩ in preorder contexts or strict inequality scenarios where a writer wants to vigorously deny equality. Programmers rarely use the actual ≩ character in standard source code, relying instead on ASCII combinations like `>` or `!=` to keep scripts compiling smoothly. Outside of textbooks and coding environments, typography enthusiasts and internet users occasionally repurpose the symbol in text art (kaomoji) or social media posts. Its sharp, angular look provides a fun aesthetic value for creative text formatting.

Typing ≩ requires a bit of effort since it skips the standard QWERTY keyboard layout. On Windows, you can type 2269 and then press Alt + X in supported applications like Microsoft Word. Mac users can easily track it down by opening the Character Viewer (Control + Command + Space) and searching for "greater than." Web developers can insert it into HTML using the decimal code `≩` or the named entity `⪈`. If you write in LaTeX, the command `\gneq` generates this exact mathematical relationship.

The ≩ symbol shares the stage with a few close Unicode relatives. Its direct opposite is ≨ (Less-Than But Not Equal To, U+2268). It also contrasts sharply with Greater-Than or Equal To (≥, U+2265), which leaves the door open for both possibilities. Meanwhile, the standard Greater-Than sign (>, U+003E) does the same basic job but lacks the aggressive, visual "not equal" emphasis that makes ≩ stand out.

Related Symbols

More Meanings