XAND: difference between revisions

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Content deleted Content added
(3 intermediate revisions by the same user not shown)
Line 9: Line 9:


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

====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 11:59, 14 January 2018

English

English Wikipedia has an article on:
Wikipedia

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

XAND (uncountable)

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

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