kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
BigInt
/
div
div
operator
fun
div
(
other
:
UInt
)
:
BigInt
(
source
)
operator
fun
div
(
other
:
Int
)
:
BigInt
(
source
)
operator
fun
div
(
other
:
BigInt
)
:
BigInt
(
source
)