isNegative

open fun isNegative(): Boolean

Checks if this KBigInteger is negative (less than zero).

Return

true if this number is negative, false otherwise