Navigation: Reference > Functions By Category > Bitwise >
nAndNot()
Switch off bits of <n1> matching <n2> and <nN> masks.
Syntax:
nAndNot( <n1> , <n2> , ... )