Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Rational Functions > ExpandAll >

ExpandAll

ExpandAll[expr]
expands out all products and integer powers in any part of expr.
ExpandAll
avoids expanding parts of expr that do not contain terms matching the pattern patt.
  • ExpandAll automatically threads over lists in expr, as well as equations, inequalities and logic functions.
Expand polynomials anywhere inside an expression:
Expand polynomials anywhere inside an expression:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
ExpandAll goes into heads:
New in 1 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF