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