|
Further Examples: Pi
This gives a 50-digit approximation to .
In[1]:= 
Out[1]= 
This is a fundamental identity.
In[2]:= 
Out[2]= 
This gives the frequency of the digits , , , ... that occur in the first digits of . The calculation uses digits so that roundoff error will not affect the final result.
In[3]:= 
Out[3]= 
See also Calculating Pi.
|