Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Numerical Computation /

Further Examples: $MinPrecision

The default value of $MinPrecision is .

In[1]:= $MinPrecision

Out[1]=

Numbers with negative precision are meaningful. They indicate that the numbers are swamped by error.

In[2]:= Precision[1.234`-99]

Out[2]=

This defines the function FixedPrecisionEvaluate which locally resets the values of $MinPrecision and $MaxPrecision before evaluating its input.

In[3]:=

In[4]:=

The precision of the result is the same as the precision of the input.

In[5]:=

Out[5]=

In contrast, significance arithmetic dynamically adjusts precision according to the precision of the inputs. The precision of the result is one binary bit less precise.

In[6]:=

Out[6]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: