Skip to main content

Math_Context.new

Math_Context.newprecision rounding_mode

Documentation

Construct a Math_Context value.

Arguments

  • precision: The non-negative int precision setting. A value of 0 specifies exact operations.
  • rounding_mode: The rounding mode to use.