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