The function f(x) is a piecewise linear function with three parts. For x <= 0, the function increases linearly from -0.5 to 0. For x > 0, the function decreases linearly from 0.5 to 1.5. The function also has a local minimum at x = 0.

