XNAND: difference between revisions

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Content deleted Content added
m Reverted edits by 175.100.8.140. If you think this rollback is in error, please leave a message on my talk page.
Tag: Rollback
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:


# {{lb|en|electrical engineering|rare}} [[XOR]], a logic gate
# {{lb|en|electrical engineering|rare}} [[XOR]], a logic gate
# {{lb|en|logic|ambiguous}} The [[connective]] "exclusive not and".
## ''The '''XNAND''' of (0,0) is 1; (0,1) is 1; (1,0) is 1; and (1,1) is 1.''
## ''The '''XNAND''' of (0,0) is 0; (0,1) is 1; (1,0) is 1; and (1,1) is 0.''

====Usage notes====
====Usage notes====
* Boolean variables and states ({{l|en|AND}}, {{l|en|OR}}, {{l|en|NOT}}, {{l|en|TRUE}}, {{l|en|FALSE}} etc.) are commonly written in all uppercase in order to distinguish them from the ordinary uses of the words.
* Boolean variables and states ({{l|en|AND}}, {{l|en|OR}}, {{l|en|NOT}}, {{l|en|TRUE}}, {{l|en|FALSE}} etc.) are commonly written in all uppercase in order to distinguish them from the ordinary uses of the words.

Revision as of 12:02, 14 January 2018

English

Etymology

Lua error in Module:affix/templates at line 130: The |lang= parameter is not used by this template. Place the language code in parameter 1 instead.

Noun

XNAND (uncountable)

  1. (electrical engineering, rare) XOR, a logic gate
  2. (logic, ambiguous) The connective "exclusive not and".
    1. The XNAND of (0,0) is 1; (0,1) is 1; (1,0) is 1; and (1,1) is 1.
    2. The XNAND of (0,0) is 0; (0,1) is 1; (1,0) is 1; and (1,1) is 0.

Usage notes

  • Boolean variables and states (AND, OR, NOT, TRUE, FALSE etc.) are commonly written in all uppercase in order to distinguish them from the ordinary uses of the words.

Synonyms

Antonyms

Related terms