| BigInteger: FlipBit |
Flips the specified bit, toggling between True and False.
Public Function FlipBit( ByVal bit As Long ) As BigInteger
If the bit specified is larger than the current instance of the BigInteger value, then the new value will be extended to include the bit being flipped.
Project VBCorLib Overview Class BigInteger Overview BigInteger Properties BigInteger Methods Factorial GreatestCommonDivisor