I'm stuck on a problem. I'm given the ramp function defined as ramp(x) = x if x is greater or = 0 or 0 if x is less than 0. I need to express this function in one line using the absolute value function. How would I do this? Please guide me through the logic.
Help is appreciated!


LinkBack URL
About LinkBacks


