| BigInteger: ShiftRight |
Performs a bit shifting operation to the the right.
Public Function ShiftRight( ByVal bitCount As Long ) As BigInteger
If bitCount is negative, then a left shift is performed.
Project VBCorLib Overview Class BigInteger Overview BigInteger Properties BigInteger Methods ShiftLeft Sign (get)