¬ Not Sign
U+00AC
¬
ℹ️ About
The Not Sign (¬) is a mathematical operator used to represent logical negation. In Boolean algebra and formal logic, it signifies that the following proposition is false. It is technically classified as a Math Symbol (Sm) and is a staple in both computer programming and propositional calculus.
⚠️ Note: Do not confuse with ~ (Tilde operator) or – (Hyphen-minus).
⚡ Codes
HTML
¬
CSS
\00AC
Python
\u00AC
Live Playground
More from Latin-1 Supplement
Copied!