kt-math
0.9.0
common
kt-math
/
org.gciatto.kt.math
/
MathContext
/
MathContext
Math
Context
constructor
(
precision
:
Int
=
9
,
roundingMode
:
RoundingMode
=
RoundingMode.HALF_UP
)