combine/piecewise
apply combine to piecewise functions
Calling Sequence
Parameters
Description
Examples
combine(f, piecewise)
combine(f)
f
-
any expression
The combine function is applied to the arguments of a piecewise function.
To make a single piecewise expression out of two, use convert(expr, piecewise, var).
See Also
convert[piecewise]
piecewise
Download Help Document