The function seems to be outputting similar values for inputs in the range [-128, -16], and then starts behaving differently for inputs greater than 0. It seems to have a discontinuity at x = 0, where the output abruptly changes. For inputs greater than 0, the function seems to approach a constant value.

