|
|
|||
|
|
|
| MATHEMATICA TUTORIAL | Related Tutorials »|More About »|Functions » |
| Expand[expr] | multiply out products and powers, writing the result as a sum of terms |
| Factor[expr] | write expr as a product of minimal factors |
Two common functions for transforming algebraic expressions.
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |
| In[5]:= |
| Out[5]= |
| In[6]:= |
| Out[6]= |