Math Operator 95

Unicode
U+2262
Category
Math
HTML Entity
≢
CSS
\2262
The Not Identical To symbol (≢) features a triple bar struck through with a diagonal slash, representing the mathematical concept of non-equivalence. In mathematics and formal logic, it is primarily used to indicate that two values, functions, or expressions are not identically equal, or not congruent in modular arithmetic. While rarely seen in casual texting or social media, it is essential in academic papers, technical documentation, and advanced math discussions to precisely define inequality.

How to Type

Windows
Alt+8802 or Win+. then search 'not identical'
macOS
Control+Command+Space then search 'not identical'
Linux
Ctrl+Shift+U then 2262 then Space
HTML
≢ or ≢

In Programming

While most programming languages use operators like `!==` or `!=` for strict inequality in source code, ≢ frequently appears in theoretical computer science documentation and LaTeX formatting (using `\nequiv` or `\not\equiv`) to denote non-congruence.

Tags

congruence crossed triple bar inequality logic mathematics modular not equal negation non-equivalence not congruent not identical not identical sign relation triple bar slash unicode not identical

Related Symbols