Skip to content

Ramp

Ramp(z)

The Ramp function is a unary real function, whose graph is shaped like a ramp.

See

Examples

>> PiecewiseExpand(Ramp(x))
Piecewise({{x,x>=0}},0)

Piecewise, PiecewiseExpand

Implementation status

  • ✅ - full supported

Github