Difference between revisions of "Logical NAND"
MyWikiBiz, Author Your Legacy — Tuesday November 05, 2024
Jump to navigationJump to searchJon Awbrey (talk | contribs) (fix link) |
Jon Awbrey (talk | contribs) (→Syllabus: update) |
||
Line 112: | Line 112: | ||
{{col-break}} | {{col-break}} | ||
* [[Inquiry]] | * [[Inquiry]] | ||
+ | * [[Dynamics of inquiry]] | ||
+ | {{col-break}} | ||
+ | * [[Semeiotic]] | ||
* [[Logic of information]] | * [[Logic of information]] | ||
{{col-break}} | {{col-break}} | ||
Line 119: | Line 122: | ||
* [[Pragmatic maxim]] | * [[Pragmatic maxim]] | ||
* [[Pragmatic theory of truth]] | * [[Pragmatic theory of truth]] | ||
− | |||
− | |||
− | |||
{{col-end}} | {{col-end}} | ||
===Related articles=== | ===Related articles=== | ||
+ | |||
+ | * [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Semiotic_Information Jon Awbrey, “Semiotic Information”] | ||
* [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Introduction_to_Inquiry_Driven_Systems Jon Awbrey, “Introduction To Inquiry Driven Systems”] | * [http://mywikibiz.com/Directory:Jon_Awbrey/Papers/Introduction_to_Inquiry_Driven_Systems Jon Awbrey, “Introduction To Inquiry Driven Systems”] |
Revision as of 03:54, 22 May 2010
☞ This page belongs to resource collections on Logic and Inquiry.
The logical NAND is a logical operation on two logical values, typically the values of two propositions, that produces a value of false if and only if both of its operands are true. In other words, it produces a value of true if and only if at least one of its operands is false.
The truth table of p NAND q (also written as p | q or p ↑ q) is as follows:
p | q | p ↑ q |
---|---|---|
F | F | T |
F | T | T |
T | F | T |
T | T | F |
Syllabus
Focal nodes
Template:Col-breakTemplate:Col-breakTemplate:Col-endPeer nodes
Logical operators
Related topics
- Propositional calculus
- Sole sufficient operator
- Truth table
- Universe of discourse
- Zeroth order logic
Relational concepts
Information, Inquiry
Related articles
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 />