【发布时间】:2014-08-23 11:24:41
【问题描述】:
我正在复习我的布尔代数,但我很困惑哪一个实际上是正确的方法?
What's the difference between the dual and the complement of a boolean expression?
duality principle in boolean algebra
F(X,Y) = X + Y
DUAL: XY
还是DUAL: X'Y'?
【问题讨论】:
标签: boolean-logic discrete-mathematics boolean-expression boolean-operations