toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.decimal
/
BigDecimal
/
Companion
/
fromIntWithExponent
from
Int
With
Exponent
fun
fromIntWithExponent
(
int
:
Int
,
exponent
:
Long
,
decimalMode
:
DecimalMode
?
=
null
)
:
BigDecimal
Create BigDecimal from Int significand and BigInteger exponent