How exclusive is your or?
An operation shared by Boolean algebras such as propositional logic, switching theory, conditional statements in programming, and computer logic design is the 'exclusive or'. It also occurs in set theory and geometric modeling as 'symmetric difference'. It is defined as x + y = (x v y) ^ ~(x ^ y) = (x v y) ^ (~x v ~y) and is usually represented by a plus sign inside a circle, but to avoid the need for a formula-drawing editor, it will be represented as a plus sign, '+'.
Read more »