isNegative

open fun isNegative(): Boolean

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

Return

true if this number is negative, false otherwise