kmath
common
kmath-core
/
space.kscience.kmath.operations
/
BigInt
/
times
times
common
operator
fun
times
(
b
:
BigInt
)
:
BigInt
Content copied to clipboard
operator
fun
times
(
other
:
UInt
)
:
BigInt
Content copied to clipboard
operator
fun
times
(
other
:
Int
)
:
BigInt
Content copied to clipboard