Mathematica 9 is now available

NPrecision

Accuracy

FilledSmallSquareAccuracy[x] gives the number of digits to the right of the decimal point in the number x.

FilledSmallSquare If x is not a number, Accuracy[x] gives the minimum value of Accuracy for all the numbers that appear in x.

FilledSmallSquareAccuracy gives Infinity when applied to exact numbers, such as integers.

FilledSmallSquareAccuracy assumes a precision of $MachinePrecision when applied to machine-precision numbers.

FilledSmallSquareAccuracy can yield a negative result.

FilledSmallSquare See The Mathematica Book: Section 3.1.4.

FilledSmallSquare See also: Precision, N, Chop, SetAccuracy.

Further Examples

NPrecision



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.