toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.integer
/
BigIntegerArithmetic
/
compare
compare
abstract
fun
compare
(
first
:
ULongArray
,
second
:
ULongArray
)
:
Int
Compares two numbers
Return
-1 if first is bigger, 0 if equal, +1 if second is bigger