|
Further Examples: NestList
This gives some indication of just how slowly the sine function approaches its fixed point at zero.
In[1]:= 
Out[1]= 
This gives the first ten prime numbers greater than . First load the NumberTheory`NumberTheoryFunctions` package.
In[2]:= 
In[3]:= 
Out[3]= 
The defined function PairsFromList gives a list of all pairs of elements of a list.
In[4]:= 
In[5]:= 
Out[5]= 
|