Math & ScienceLogical Not symbol

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Tim Rogers
Posts: 2
Joined: Thu May 31, 2012 9:30 pm

Logical Not symbol

Post by Tim Rogers »

Hi,

I've looked through the standard tables and can't find a symbol for logical not. I can't imagine one doesn't exist especially since other logical operators are covered. Are there any other tables or ways of importing this symbol which I badly need?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

alainremillard
Posts: 45
Joined: Fri Mar 16, 2012 8:22 pm

Logical Not symbol

Post by alainremillard »

If your not symbol is ¬ you can use \neg

If your symbol is a tilde, you can use \sim

Both don't need any package
Post Reply