isZero

open fun isZero(): Boolean

Checks if this KBigInteger is equal to zero.

Return

true if this number equals zero, false otherwise