Character
≠
Unicode
U+2260HTML named
≠HTML decimal
≠LaTeX
\neThe not equal sign for mathematical and logical comparisons.
The ≠ sign means “not equal to”: the values or expressions on either side are different. For example, a ≠ b.
How ≠ differs from = and !=: ≠ states that two values are different, while = states that they are equal. In plain-text code, != is a two-character operator rather than the Unicode ≠ sign.
Tap the icon beside any value to place it on your clipboard.
U+2260≠≠\neStates that two expressions are not equal (a ≠ b).
Looking for Greek letters? See the greek symbol table or the alphabet chart.