Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations >

ComplexExpand

ComplexExpand[expr]
expands expr assuming that all variables are real.
ComplexExpand[expr, {x1, x2, ...}]
expands expr assuming that variables matching any of the xi are complex.
  • The variables given in the second argument of ComplexExpand can be patterns.
  • ComplexExpand automatically threads over lists in expr, as well as equations, inequalities and logic functions.
New in 2 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team