• + 0 comments

    I came to the same result. When there are only 2 inputs A and B, you can also build a truth table to show that (((A & B) ^ (A | B)) & (A ^ B)) = A ^ B ;)