The function f(x) implements a non-linear scaling operation, scaling inputs between -1 and 1 to outputs between -0.75 and 1.25. The scaling operation is not linear, and the function displays different behavior within the interval of -1 to 1.

