Difference between revisions of "Logical NNOR"
MyWikiBiz, Author Your Legacy — Monday November 11, 2024
Jump to navigationJump to searchJon Awbrey (talk | contribs) (→Document history: del xs www's) |
Jon Awbrey (talk | contribs) (→Document history: fix link) |
||
Line 74: | Line 74: | ||
* [http://wikinfo.org/index.php/Logical_NNOR Logical NNOR], [http://wikinfo.org/ Wikinfo] | * [http://wikinfo.org/index.php/Logical_NNOR Logical NNOR], [http://wikinfo.org/ Wikinfo] | ||
* [http://textop.org/wiki/index.php?title=Logical_NNOR Logical NNOR], [http://textop.org/wiki/ Textop Wiki] | * [http://textop.org/wiki/index.php?title=Logical_NNOR Logical NNOR], [http://textop.org/wiki/ Textop Wiki] | ||
− | * [http://en.wikipedia.org/w/index.php?title= | + | * [http://en.wikipedia.org/w/index.php?title=Logical_NNOR&oldid=75155433 Logical NNOR], [http://en.wikipedia.org/ Wikipedia] |
{{col-end}} | {{col-end}} | ||
Revision as of 02:45, 16 May 2010
☞ This page belongs to resource collections on Logic and Inquiry.
The logical NNOR (Neither Nor) is a logical operation on two logical values, typically the values of two propositions, that produces a value of true if and only if both of its operands are false. In other words, it produces a value of false if and only if at least one of its operands is true.
The truth table of p NNOR q (also written as p ⊥ q or p ↓ q) is as follows:
p | q | p ↓ q |
---|---|---|
F | F | T |
F | T | F |
T | F | F |
T | T | F |
Syllabus
Logical operators
Template:Col-breakTemplate:Col-breakTemplate:Col-endRelated topics
Document history
Portions of the above article were adapted from the following sources under the GNU Free Documentation License, under other applicable licenses, or by permission of the copyright holders.
<sharethis />