The function f(x) is a piecewise linear function that consists of two linear functions. For x < 0, f(x) = -x^2, and for x >= 0, f(x) = x^2.

