How to do the logical symbols in LaTeX?
There are several ways to represent the logical symbols. The following explains how to do the logical symbols in LaTex:
AND (logical conjunction)
- The LaTeX code
a \cdot bdisplays - The LaTeX code
a \& bdisplays - The LaTeX code
a \wedge bdisplays - The LaTeX code
a \land bdisplays
OR (logical inclusive disjonction)
- The LaTeX code
a+bdisplays - The LaTeX code
a \vee bdisplays - The LaTeX code
a \lor bdisplays
XOR (logical exclusive disjonction)
- The LaTeX code
a \oplus bdisplays - The LaTeX code
a \veebar bdisplays
NOT (negation)
- The LaTeX code
a \sim bdisplays - The LaTeX code
a \lnot bdisplays - The LaTeX code
a \neg bdisplays
Not that the complement of a variable can be represented with \overline{}.
- The LaTeX code
\overline{ a \oplus b }displays
There are several ways to represent the logical symbols. The following explains how to do the logical symbols in LaTex:
AND (logical conjunction)
- The LaTeX code
a \cdot bdisplays - The LaTeX code
a \& bdisplays - The LaTeX code
a \wedge bdisplays - The LaTeX code
a \land bdisplays
OR (logical inclusive disjonction)
- The LaTeX code
a+bdisplays - The LaTeX code
a \vee bdisplays - The LaTeX code
a \lor bdisplays
XOR (logical exclusive disjonction)
- The LaTeX code
a \oplus bdisplays - The LaTeX code
a \veebar bdisplays
NOT (negation)
- The LaTeX code
a \sim bdisplays - The LaTeX code
a \lnot bdisplays - The LaTeX code
a \neg bdisplays
Not that the complement of a variable can be represented with \overline{}.
- The LaTeX code
\overline{ a \oplus b }displays
There are several ways to represent the logical symbols. The following explain how to do the logical symbols in LaTex:
AND (logical conjunction)
- The LaTeX code
a \cdot bdisplays - The LaTeX code
a \& bdisplays - The LaTeX code
a \wedge bdisplays - The LaTeX code
a \land bdisplays
OR (logical inclusive disjonction)
- The LaTeX code
a+bdisplays - The LaTeX code
a \vee bdisplays - The LaTeX code
a \lor bdisplays
XOR (logical exclusive disjonction)
- The LaTeX code
a \oplus bdisplays - The LaTeX code
a \veebar bdisplays
NOT (negation)
- The LaTeX code
a \sim bdisplays - The LaTeX code
a \lnot bdisplays - The LaTeX code
a \neg bdisplays
Not that the complement of a variable can be represented with \overline{}.
- The LaTeX code
\overline{ a \oplus b }displays
| # | ID | Query | URL | Count |
|---|---|---|---|---|
| 0 | 12041 | en | https://en.ans.wiki/5660/how-to-do-the-logical-symbols-in-latex | 8 |