noun
non-equivalence operation; EXCLUSIVE-OR operation
Technical computing term for the logical operation that yields true when inputs differ; equivalent to XOR.
非等価演算は、二つの入力が異なるときに真を返す。
The non-equivalence operation returns true when the two inputs differ.
排他的論理和 is the more common Japanese term for XOR; 非等価演算 is a less frequent synonym used in some computing contexts.
Compound of 非 (non-), 等価 (equivalence), and 演算 (operation), directly translating the English computing term 'non-equivalence operation'.