The function f(x) appears to be a piecewise function: for x < 0, the function returns a constant value of -7.8, and for x >= 0, the function returns a constant value of -18.5, except at x=0, where the function returns -1443.78.

