fromShortWithExponent

fun fromShortWithExponent(short: Short, exponent: Long, decimalMode: DecimalMode? = null): BigDecimal

Create BigDecimal from Short significand and BigInteger exponent