|
Further Examples: Slot (#)
The element in the first slot is raised to the power of the element in the second slot.
In[1]:= 
Out[1]= 
This is one way to define the factorial function.
In[2]:= 
In[3]:= 
Out[3]= 
In[4]:= 
See the Further Examples for Function.
|