The function takes a single numerical input and scales and shifts it in a way that depends on the input. Inside the interval [-2, 2], the function outputs a constant value of 0, while outside of this interval, the function outputs a value that is proportional to the input.

