Kaluga
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kaluga
base
/
com.splendo.kaluga.base.utils
/
BigDecimal
/
divide
divide
web
fun
divide
(
other
:
BigDecimal
,
precision
:
Int
=
DECIMAL128_PRECISION
,
rounding
:
RoundingMode
=
RoundHalfEven
)
:
BigDecimal