Ramp
Ramp(z)The
Rampfunction is a unary real function, whose graph is shaped like a ramp.
See
Examples
>> PiecewiseExpand(Ramp(x))Piecewise({{x,x>=0}},0)Related terms
Implementation status
- ✅ - full supported
Ramp(z)The
Rampfunction is a unary real function, whose graph is shaped like a ramp.
See
>> PiecewiseExpand(Ramp(x))Piecewise({{x,x>=0}},0)