Boolean Algebra

From Coder Merlin
Revision as of 16:59, 16 March 2019 by Chukwuemeka-tinashe (talk | contribs) (Created page with "= Logic Gate Symbols = == Background == {| class="wikitable" ! Formal Name ! Abbreviated Name ! Symbol ! Gate ! Truth Table |- | Buffer | | Symbol | File:Gate Buffer.png...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Logic Gate Symbols[edit]

Background[edit]

Formal Name Abbreviated Name Symbol Gate Truth Table
Buffer Symbol Gate Buffer.png
Conjunction AND Symbol Gate AND.png
Disjunction OR Symbol Gate OR.png
Exclusive OR XOR Symbol Gate XOR.png
Inverter NOT Symbol Gate Inverter.png
Negated Conjunction NAND Symbol Gate NAND.png
Negated Disjunction NOR Symbol Gate NOR.png
Negated Exclusive OR NOT XOR Symbol Gate NOT XOR.png