noun
equivalence operation; IFF operation
A logical operation that returns true when both inputs are the same; also known as IF-AND-ONLY-IF or IFF. Used in computing contexts.
等価演算は、二つの入力が等しいときに真を返す。
The equivalence operation returns true when the two inputs are equal.
Compound of 等価 (equivalence) and 演算 (operation).