Xor()

From TinyMUX
Revision as of 01:16, 14 August 2006 by Mark (talk | contribs) (Init page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


xor(<boolean1>[,<booleanN>]...)

Takes one or more BOOLEAN-Z arguments, and returns TRUE(1) if an odd number of them are equivalent to TRUE.

Related Topics

BOOLEAN VALUES, and(), not(), or(), t()