Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Output Options /

$NumberMarks

FilledSmallSquare $NumberMarks gives the default value for the option NumberMarks, which specifies whether ` marks should be included in the input form representations of approximate numbers.

FilledSmallSquare The default setting for $NumberMarks is Automatic.

FilledSmallSquare $NumberMarks = True indicates that ` should by default be used in all approximate numbers, both machine-precision and arbitrary-precision ones.

FilledSmallSquare $NumberMarks = Automatic indicates that ` should by default be used in arbitrary-precision but not machine-precision numbers.

FilledSmallSquare $NumberMarks = False indicates that ` should by default never be used in outputting numbers.

FilledSmallSquare See Section 3.1.4.

FilledSmallSquare See also: NumberForm, SetPrecision.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.