|
Further Examples: Composition
This generates a function that is the composition of these three trigonometric functions.
In[1]:= 
You can use this function to evaluate symbolic or numeric quantities.
In[2]:= 
Out[2]= 
In[3]:= 
Out[3]= 
Here are two ways to get an unevaluated sum of numbers.
In[4]:= 
Out[4]= 
In[5]:= 
Out[5]= 
In[6]:= 
|