User Tools

Site Tools


xor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

xor [2006/03/21 19:36] – created 5meo-geoxor [2006/10/15 09:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +Characterized and recognized as the exclusive OR operator, a Boolean operator that returns a value of TRUE only if just one of its operands is TRUE. In contrast, an inclusive OR operator returns a value of TRUE if either or both of its operands are TRUE.