| 释义 |
complementary operation 互补运算 Of a Boolean operation, another Boolean operation whose result, when it is performed on the same operands as the first Boolean operation, is the negation of the result of the first Boolean operation, e.g., disjunction is the complementary operation of non-disjunction. 布尔运算中,在操作数相同的情况下,若第二种运算的结果为第一种运算的结果求反,则它们 是互补运算。例如,“或”运算与“或非”运算是互补运算。 |