|
SOLUTIONS
|
COMPUTER ARITHMETIC PACKAGE SYMBOL
RoundingRule
is an option to SetArithmetic that specifies the rounding scheme to use.
DetailsDetails
- To use
, you first need to load the Computer Arithmetic Package using Needs["ComputerArithmetic`"]. - Valid settings are RoundToEven, RoundToInfinity, and Truncation. The default setting is RoundToEven.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
