EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

XOR Exclusive OR

@Esimio
9 years ago
https://everycircuit.com/circuit/5338861364576256
Also called "squaring the difference". Let the inputs be A and B (e.g 1 and 1) compute the substraction (i.e 1 - 1 = 0) and the logic result must be raised to the power of 2 (in this case 0^2= 0)
Comments
Post