|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
PrintPrecision
This function has not been fully integrated into the long-term Mathematica system, and is subject to change.
PrintPrecision
is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
DetailsDetails
- Machine-precision numbers are typically generated by numeric evaluations in the kernel and are indicated by a ` at the end.
- With the default setting PrintPrecision->6, only the six most significant digits of a number are displayed in a notebook, even though the value of the number may be stored in memory to much higher precision.
- The setting for
is only used when NumberMarks->False.
New in 3.0
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
