ExpandAll
ExpandAll[expr]
expands out all products and integer powers in any part of expr.
ExpandAll[expr,patt]
avoids expanding parts of expr that do not contain terms matching the pattern patt.
Details and Options
- ExpandAll[expr] effectively maps Expand and ExpandDenominator onto every part of expr.
- ExpandAll automatically threads over lists in expr, as well as equations, inequalities and logic functions.
Examples
open allclose allScope (6)
Expand the numerator and the denominator of a rational expression:
ExpandAll goes into heads:
Expand only subexpressions involving :
Expand the expression over the integers modulo :
Expand the expression using expansion formulas for trigonometric functions:
Text
Wolfram Research (1988), ExpandAll, Wolfram Language function, https://reference.wolfram.com/language/ref/ExpandAll.html (updated 2007).
CMS
Wolfram Language. 1988. "ExpandAll." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/ExpandAll.html.
APA
Wolfram Language. (1988). ExpandAll. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExpandAll.html