| BigIntegerStatic: AndNotBits |
Peforms a bitwise AND operation after NOTting the second operand, returning the result.
Public Function AndNotBits( ByVal x As BigInteger, ByVal y As BigInteger ) As BigInteger
Values of Nothing will be treated as zero.
Project VBCorLib Overview Class BigIntegerStatic Overview BigIntegerStatic Properties BigIntegerStatic Methods AndBits ClearBit