The function appears to return 4.1 for any input value smaller than 0 and returns -13.0 for any input value greater than or equal to 0, except for the input value of 0, where it returns -1387.84.

