Navigation

Operators and Keywords

Function List:

C++ API

: bitxor (x, y)

Return the bitwise XOR of non-negative integers x and y.

See also: bitand, bitor, bitset, bitget, bitcmp, bitshift, intmax, flintmax.

Package: octave