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