fromLongWithExponent

fun fromLongWithExponent(long: Long, exponent: Long, decimalMode: DecimalMode? = null): BigDecimal

Create BigDecimal from Long significand and BigInteger exponent