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