Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: bitxor (x, y)

Return the bitwise XOR of non-negative integers.

x, y must be in the range [0,bitmax]

See also: bitand, bitor, bitset, bitget, bitcmp, bitshift, bitmax.

Package: octave