Return the bitwise AND of nonnegative integers. x, y must be in range [0..bitmax] See also: bitor bitxor bitset bitget bitcmp bitshift bitmax
Return the bitwise AND of nonnegative integers. x, y must be in range [0..bitmax]