The function f(x) usually returns a value close to -1. However, when x >= 14, f(x) consistently outputs -3.8, and when x <= -10, f(x) consistently outputs 1.2.

