toggle menu
shared
0.0.14
common
switch theme
search in API
shared
/
io.github.gatrongdev.kbignum.math
/
KBigDecimal
/
signum
signum
abstract
fun
signum
(
)
:
Int
Returns the signum function of this KBigDecimal.
Return
-1 if negative, 0 if zero, 1 if positive