|
Further Examples: Infinity
You can do some arithmetic with Infinity.
In[1]:= 
Out[1]= 
Some forms are indeterminate.
In[2]:= 




Out[2]= 
Infinity can be used in limits, products, sums, and integrals.
In[3]:= 
Out[3]= 
In[4]:= 
Out[4]= 
In[5]:= 
Out[5]= 
Here are some simplifications involving Infinity.
In[6]:= 
Out[6]= 
In[7]:= 
Out[7]= 
|