The function seems to transform the input value in a non-linear way. For most of the input range, it follows a quadratic-like behavior, where the output increases quickly with the input value. However, there is a sudden change in behavior around the interval [-100, 100]. Inside this interval, the output values decrease significantly and become closer to a constant value.

