toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
CommonBigInt
/
rem
rem
open
operator override
fun
rem
(
other
:
BigInt
)
:
CommonBigInt
Returns a new BigInt this this %
other
open
operator override
fun
rem
(
other
:
Int
)
:
CommonBigInt
Returns this %
other