Performs a bitwise AND of the first argument and the bitwise complement of the second argument.
Elemental function
The result is of the same type as ARG1.
The result is the bitwise AND of ARG1 with the bitwise complement of ARG2.