| BigInteger: Sign (get) |
Returns the sign of the number this instance represents.
Public Property Get Sign ( ) As Sign
Returns -1 for negative, 0 for zero, 1 for positive.
Read Only.
Project VBCorLib Overview Class BigInteger Overview BigInteger Properties BigInteger Methods ShiftRight SquareRoot