The function appears to have two distinct behaviors. For input values greater than or equal to 0, the function returns a constant value of 7.0, except at x = 0, where it returns 1004.22. For input values less than 0, the function returns a constant value of -4.9.

