XAND
Jump to navigation
Jump to search
English
[edit]Etymology
[edit]Noun
[edit]XAND (uncountable)
Input | Output | |
---|---|---|
A | B | |
0 | 0 | 1 |
0 | 1 | 0 |
1 | 0 | 0 |
1 | 1 | 1 |
- (electrical engineering, rare) XNOR, a logic gate.
Usage notes
[edit]- 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.