noun
exclusive OR; XOR
A logical operation that outputs true only when the inputs differ. Used in mathematics, logic, and computer science.
排他的論理和は、二つの入力が異なるときに真を返す。
Exclusive OR returns true when the two inputs are different.
Compound of 排他的 (exclusive) + 論理和 (logical sum, OR). A direct calque from English 'exclusive OR'.