Asked by Anonymous

simplify the following expression with the help of XOR and XNOR:
X = ABCD+A(~B)(~C)D+(~A)(~B)

~ means not e.g. ~B is not b

Answers

Answered by oobleck
A nice calculator is here. An example is

https://www.wolframalpha.com/input/?i=((A+OR+B)+AND+(NOT+B+AND+C)+OR+C)&t=crmtb01&f=rc
Answered by Anonymous
thanks
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions