Tests whether the value contained within this BigInt could safely fit type Byte without overflow.
Tests whether the value contained within this BigInt could safely fit type Int without overflow.
Tests whether the value contained within this BigInt could safely fit type Long without overflow.
Tests whether the value contained within this BigInt could safely fit type Short without overflow.
Returns a new BigInt wrapping the sum of the value of this BigInt and the value of rhs.
BigInt
Unwraps the value contained within this BigInt as a Byte value.
Unwraps the value contained within this BigInt as a Int value.
Unwraps the value contained within this BigInt as a Long value.
Unwraps the value contained within this BigInt as a Short value.
true if this BigInt represents a negative, non-zero number.
true
true if this BigInt represents a positive, non-zero number.
true if this BigInt is equal to 0.
0