Qurak

Ramp

Available

Returns the ramp function (max of 0 and x)

Ramp[x]
Ramp[{-2, -1, 0, 1, 2}] → {0, 0, 0, 1, 2}

Topics

Related

All 6300 functions · Use this from an MCP client