The function has different behaviors for the input intervals:
- Negative inputs: (-128, -1)
- x = 0
- Positive inputs close to x = 0: (1, 10)
- Other positive inputs: (11, 128)

