Set the active decimal arithmetic context
Examples
old <- set_decimal_context(decimal_context(precision = 5L))
set_decimal_context(old)
Set the active decimal arithmetic context
old <- set_decimal_context(decimal_context(precision = 5L))
set_decimal_context(old)