Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Numerical Computation / Numerical Precision /

$MaxPrecision

FilledSmallSquare $MaxPrecision gives the maximum number of digits of precision to be allowed in arbitrary-precision numbers.

FilledSmallSquare The default value of $MaxPrecision is Infinity.

FilledSmallSquare $MaxPrecision = Infinity uses the maximum value possible on a particular computer system, given roughly by Log[10, $MaxNumber].

FilledSmallSquare $MaxPrecision is measured in decimal digits, and need not be an integer.

FilledSmallSquare See Section 3.1.5.

FilledSmallSquare See also: $MinPrecision, $MaxExtraPrecision.

FilledSmallSquare New in Version 3; modified in 5.0.



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.