Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Numerical Computation /

NumberMarks

FilledSmallSquare NumberMarks is an option for InputForm and related functions that specifies whether ` marks should be included in the printed forms of approximate numbers.

FilledSmallSquare The default setting for NumberMarks is given by the value of $NumberMarks.

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

FilledSmallSquare NumberMarks -> Automatic indicates that ` should be used in arbitrary-precision but not machine-precision numbers.

FilledSmallSquare NumberMarks -> False indicates that ` should never be used in outputting numbers.

FilledSmallSquare Number marks are used to indicate the type of numbers, and their precision or accuracy.

FilledSmallSquare The *^ form for scientific notation is always used in InputForm, and is independent of NumberMarks.

FilledSmallSquare See Section 2.12.3 and Section 3.1.4.

FilledSmallSquare See also: NumberForm.

FilledSmallSquare New in Version 3.

Further Examples



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.