|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
MachinePrecision
MachinePrecision
is a symbol used to indicate machine-number precision.
DetailsDetails
- The numerical value of MachinePrecision is $MachinePrecision.
- Precision[1.] gives MachinePrecision.
- MachinePrecision is the default specification for precision in N and other numerical functions.
- Approximate real numbers are assumed to have precision specified by MachinePrecision if fewer than $MachinePrecision explicit digits are entered.
- The option setting WorkingPrecision->MachinePrecision specifies that internal computations in numerical functions should be done with machine numbers.
- MachinePrecision is treated as a numeric constant, with attribute Constant.
New in 5
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
