isPositive

open fun isPositive(): Boolean

Checks if this KBigInteger is positive (greater than zero).

Return

true if this number is positive, false otherwise