The function f(x) takes a numerical input x and returns a value that is related to x. For negative inputs, the function returns a value that is proportional to the square of the input. For positive inputs, the function returns a value that is also proportional to the square of the input, but in the opposite direction. The function has a distinct 'knee' at x=0, where the output changes rapidly.

