The function seems to have two different behaviors:
- For inputs between -128 and 0, the function output is consistently -0.5.
- For inputs greater than 0, the function output is consistently 6.8.

