|
$MachinePrecision
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
A typical value of $MachinePrecision is 16.
$MachinePrecision gives the default precision assumed for approximate real numbers where few explicit digits are entered.
$MachinePrecision is the default precision used by N and other numerical functions.
See The Mathematica Book: Section 3.1.4 and Section 3.1.6.
See also: $MachineEpsilon, $MinMachineNumber, $MaxMachineNumber.
Related package: NumericalMath`ComputerArithmetic`.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |