The function has two distinct behaviors. When the input is less than or equal to 0, the output is always 4.7. When the input value is greater than 0, the output is approximately -11.7, except for x = 0 where the output is -321.66.

