|
$MinMachineNumber
$MinMachineNumber is the smallest positive machine-precision number that can be used on a particular computer system.
Accuracy[0.] yields Log[10, $MinMachineNumber].
See notes for $MaxMachineNumber.
See Section 3.1.6.
See also: $MinNumber.
Related package: NumericalMath`ComputerArithmetic`.
New in Version 2.
|