WorkingPrecision
Usage
Notes
Further Examples
This evaluates the integral using -digit precision for internal computations. The precision goal in this case is automatically set to digits.
In[1]:=
|
Out[1]=
|
The difference from the exact result is given as a number close to .
In[2]:=
|
Out[2]=
|
In fact, the result was correct to about digits.
In[3]:=
|
Out[3]=
|
|