MathContext

fun MathContext()
fun MathContext(precision: Int)
fun MathContext(roundingMode: RoundingMode)
fun MathContext(precision: Int, roundingMode: RoundingMode)