The function f(x) seems to have two different behaviors. For x values less than or equal to 0, the output is a constant 4.3. For x values greater than 0, the output is a constant 7.7.

