divide

fun divide(other: KBigDecimal, scale: Int, rounding: KBRoundingMode): KBigDecimal
fun divide(other: KBigDecimal, scale: Int): KBigDecimal
fun divide(other: KBigDecimal, scale: Int, mode: Int): KBigDecimal