toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.modular
/
div
div
operator
fun
Long
.
div
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Int
.
div
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Short
.
div
(
other
:
ModularBigInteger
)
:
ModularBigInteger
operator
fun
Byte
.
div
(
other
:
ModularBigInteger
)
:
ModularBigInteger