gives the maximum number of digits of precision to be allowed in arbitrary‐precision numbers.


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

- The default value of $MaxPrecision is Infinity.
- $MaxPrecision=Infinity uses the maximum value possible on a particular computer system, given roughly by Log[10,$MaxNumber].
- $MaxPrecision is measured in decimal digits, and need not be an integer.
Examples
open all close allBasic Examples (2)
Applications (1)
Possible Issues (1)
When $MaxPrecision is set, some computations may not get correct results:
See Also
Tech Notes
History
Introduced in 1996 (3.0) | Updated in 1999 (4.0) ▪ 2000 (4.1) ▪ 2002 (4.2) ▪ 2003 (5.0)
Text
Wolfram Research (1996), $MaxPrecision, Wolfram Language function, https://reference.wolfram.com/language/ref/$MaxPrecision.html (updated 2003).
CMS
Wolfram Language. 1996. "$MaxPrecision." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2003. https://reference.wolfram.com/language/ref/$MaxPrecision.html.
APA
Wolfram Language. (1996). $MaxPrecision. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$MaxPrecision.html
BibTeX
@misc{reference.wolfram_2025_$maxprecision, author="Wolfram Research", title="{$MaxPrecision}", year="2003", howpublished="\url{https://reference.wolfram.com/language/ref/$MaxPrecision.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_$maxprecision, organization={Wolfram Research}, title={$MaxPrecision}, year={2003}, url={https://reference.wolfram.com/language/ref/$MaxPrecision.html}, note=[Accessed: 09-August-2025]}