isPositive

open fun isPositive(): Boolean

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

Return

true if this number is positive, false otherwise