|
SOLUTIONS
|
COMPUTER ARITHMETIC 程序包 符号
RoundingRule
is an option to SetArithmetic that specifies the rounding scheme to use.
更多信息更多信息
- 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 »
