Version 0 of ^

Updated 2007-11-02 14:33:38 by dkf

expr bit-wise "xor" operator

Arguments must be integers, result is an integer.

Bit n of the result is 1 if bit n of the two arguments differ. Otherwise, bit n of the result is 0.