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

FunctionExpand

Updated In 7 Graphic
FunctionExpand[expr]
tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones.
FunctionExpand[expr, assum]
expands using assumptions.
  • FunctionExpand applies to certain trigonometric functions as well as special functions.
  • FunctionExpand automatically threads over lists in expr, as well as equations, inequalities and logic functions.
New in 3 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team