toBigDecimal

fun Double.toBigDecimal(mathContext: MathContext = MathContext.UNLIMITED): BigDecimal
fun Number.toBigDecimal(mathContext: MathContext = MathContext.UNLIMITED): BigDecimal