signum

abstract fun signum(): Int

Returns the signum function of this KBigInteger.

Return

-1 if negative, 0 if zero, 1 if positive