next up previous contents index
Next: NOT Up: Logic Previous: NAND   Contents   Index

XOR

Stack Input: Integer, Integer

Stack Output: Integer

Operand: None

Since: 1.0

Description:

Performs an exclusive or. If only one of the two values is non-zero, pushes 1 onto the stack. Otherwise, pushes 0.



David Levitan 2006-02-12