xor
see also: XOR
Pronunciation
  • IPA: /ɛksˈo(ɹ)/, /ˈzo(ɹ)/, /ˈkso(ɹ)/, /ˈkszo(ɹ)/
Noun

xor (plural xors)

  1. The logic function exclusive OR (as opposed to inclusive OR), whose output is true only when exactly one of its inputs is true.
Translations
  • French: ou exclusif
  • German: Exklusiv oder
  • Portuguese: xor, ou exclusivo
  • Spanish: o exclusivo
Conjunction
  1. (rare) Or (but not both).
Synonyms
  • either ... or
  • eor

XOR
Etymology

Short for exclusive or.

Pronunciation
  • IPA: /ˈɛks ˈɔɹ/, /ˈzɔɹ/
Noun

xor (plural xors)

XOR Truth Table
Input || rowspan="2" | Output
| B
0 0 0
0 1 1
1 0 1
1 1 0

  1. (logic) The connective "exclusive or".
    The XOR of (0,0) is 0; (0,1) is 1; (1,0) is 1; and (1,1) is 0.
  2. (electrical engineering) A logic gate that implements "exclusive or".
  3. (programming) The symbolic representation that implements "exclusive or".
    XOR can be used to add bits without carrying.
Synonyms Antonyms
  • (antonym(s) of “electrical engineering”): XNOR
Translations Verb

xor (xors, present participle xorring; simple past and past participle xorred)

  1. (transitive, computing) To perform the XOR function upon.
    • 1989, IEEE Communications Society, Conference Record:
      The XORed sequence has the same period as the sequence that is not XORed.
    • 1998, Stafford Tavares, Henk Meijer, Selected Areas in Cryptography:
      XORing different constants into the four s-boxes in such a cipher has exactly the same effect as XORing a single constant into each round function output.
Synonyms



This text is extracted from the Wiktionary and it is available under the CC BY-SA 3.0 license | Terms and conditions | Privacy policy 0.001
Offline English dictionary