toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.integer
/
times
times
operator
fun
Long
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Int
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Short
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Byte
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
ULong
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UInt
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UShort
.
times
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UByte
.
times
(
other
:
BigInteger
)
:
BigInteger