signum

abstract val signum: Int

Returns the _signum function of this BigInteger.

Return

-1, 0 or 1 as the value of this BigInteger is negative, zero or positive.