The function appears to have a behavior close to zero for most inputs, except when x equals -1, 0, and 1. At x = -1, the output takes a positive value, while at x = 0 and x = 1, the output is negative.

