The function has a different behavior for positive and negative input values. For negative inputs, it returns values close to 2.5, while for positive inputs, it exhibits a linear-like growth starting from approximately 5 to around 9.5 as x increases from 0 to 128.

