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