Logical conjunction: Difference between revisions
Jump to navigation
Jump to search
imported>Miaumee General revision throughout the page. Improved inline citations. Rephrased sentences to prevent flow disruption. Minor punctuation fixes. Broken down lengthy sentences. Added Related Pages section. Added References section. |
(No difference)
|
Latest revision as of 23:10, 2 September 2020
Logical conjunction (very often called and) is a logic operation. It is represented by the symbol .[1][2] Logical conjunction takes two truth values as inputs and returns an output. If both of the inputs are "true" at the same time, then logical conjunction outputs "true". If one of the inputs is false, or if both of the inputs are false, then logical conjunction outputs "false".[3][2] Its logic gate equivalent is the AND gate.