BitXor(n:Int...):Int
Returns the bitwise XOR of all its parameters. All parameters must be integers; if one parameter is EMPTY, the result is EMPTY.
See also: Elementary Functions
BitXor(n:Int...):Int
Returns the bitwise XOR of all its parameters. All parameters must be integers; if one parameter is EMPTY, the result is EMPTY.
See also: Elementary Functions