Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: bitor (x, y)

Return the bitwise OR of non-negative integers.

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

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

Package: octave