Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Mathematica System Setup > System Information >

$MinNumber

$MinNumber
gives the minimum positive arbitrary-precision number that can be represented on a particular computer system.
  • A typical value for $MinNumber is around 10-323228430.
The nonzero number of minimum magnitude representable on this computer system:
Smaller numbers yield underflows:
The nonzero number of minimum magnitude representable on this computer system:
In[1]:=
Click for copyable input
Out[1]=
 
Smaller numbers yield underflows:
In[1]:=
Click for copyable input
Out[1]=
$MinNumber has the smallest possible exponent and all but one significant bits set to 0:
$MinNumber×$MaxNumber is approximately 1:
$MinNumber is not a machine number:
It does have precision equivalent to that of machine numbers:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team