The function f(x) behaves as follows:
- For x < 0, the function outputs a constant value of -5.8.
- At x = 0, the function outputs a different constant value of -74.8.
- For x > 0, the function outputs a constant value of -3.8.

