piecewise - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

combine/piecewise

apply combine to piecewise functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

combine(f, piecewise)

combine(f)

Parameters

f

-

any expression

Description

• 

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).

Examples

(1)

(2)

See Also

convert[piecewise]

piecewise

 


Download Help Document