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