Stack Input: Integer, Integer
Stack Output: Integer
Operand: None
Since: 2.0
Description:
Performs an bitwise XOR operation. For each bit in the output value, if only one of the input bits is 1, the resulting bit is a 1. Otherwise, it is a 0.