Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Algebraic Transformations >

PiecewiseExpand

PiecewiseExpand[expr]
expands nested piecewise functions in expr to give a single piecewise function.
PiecewiseExpand[expr, assum]
expands piecewise functions using assumptions.
PiecewiseExpand[expr, assum, dom]
does the expansion over the domain dom.
  • PiecewiseExpand[expr, assum, dom] assumes that both the input and output of every function appearing in expr is in the domain dom.
  • The following options can be given:
Assumptions$Assumptionsdefault assumptions to append to assum
TimeConstraint30for how many seconds to try simplifying each set of conditions
New in 5.1
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team