Boolean logic
短语[计] 布尔逻辑
词形变化
Boolean logics
复数
Boolean logics
释义与例句
n.
-
1.
A system of symbolic logic that is the basis of Boolean algebra
不可数 计算机 工程 数学 哲学Boolean logic can be shown to be "embedded" in integer arithmetic (modulo 2) by assigning polynomials to logical connectives, like so: operatorname NOT(x)=1-x, operatorname AND(x,y)=xy, operatorname OR(x,y)=x+y-xy.