ComputerArithmetic`
ComputerArithmetic`
RoundToInfinity
is a setting for the option RoundingRule of SetArithmetic that specifies rounding to the nearest representable number and, in the case of a tie, rounding away from 0.
Details and Options
- To use RoundToInfinity, you first need to load the Computer Arithmetic Package using Needs["ComputerArithmetic`"].