Based on the tested input-output pairs, it seems that the function f(x) behaves as follows:
- For x < 0, the function returns a value very close to 11.9.
- For x > 0, the function returns a value very close to -6.5.
- Around x = 0, the function has a transition between these two values.

