fromIntWithExponent

fun fromIntWithExponent(int: Int, exponent: Long, decimalMode: DecimalMode? = null): BigDecimal

Create BigDecimal from Int significand and BigInteger exponent