The function f(x) takes a single numerical input x and returns an output that is increasing for negative inputs and decreasing for positive inputs. The function has a global minimum at x = 0, a global maximum at x = 1, and local minima and maxima at x = -2 and x = 2, respectively. The function also has an inflection point at x = -1.

