The function appears to behave differently in different intervals. There seems to be a specific pattern for the range [-5, 5]. For positive integers, the output increases from 1 to 4, but decreases at the very end to 2. For negative integers, the function fluctuates between -1 and positive values, with an overall increasing pattern.

