Navigation

Operators and Keywords

Function List:

C++ API

: bitand (x, y)

Return the bitwise AND of non-negative integers.

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

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

Package: octave