PiecewiseExpand
expands piecewise expressions into a
Piecewise
function. Currently onlyAbs, Clip, If, Ramp, UnitStep
are converted to Piecewise expressions.
expands
function
piecewise under the assumption, that all variables are real numbers.
See:
Examples
Related terms
Abs, Clip, If, Piecewise, Ramp, UnitStep
Implementation status
- ✅ - full supported