toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.decimal
/
times
times
operator
fun
Long
.
times
(
other
:
BigDecimal
)
:
BigDecimal
operator
fun
Int
.
times
(
other
:
BigDecimal
)
:
BigDecimal
operator
fun
Short
.
times
(
other
:
BigDecimal
)
:
BigDecimal
operator
fun
Byte
.
times
(
other
:
BigDecimal
)
:
BigDecimal
operator
fun
Double
.
times
(
other
:
BigDecimal
)
:
BigDecimal
operator
fun
Float
.
times
(
other
:
BigDecimal
)
:
BigDecimal