The function seems to have two separate behaviors depending on the value of x. For negative input values, the function output appears to be constant at -10.5. For positive input values, the function output gets closer to -1.1 as x increases, with a small variation observed near x=0.

