The domain of the function seems to be the entire range of numerical inputs between -128 and 128. However, there is an interval where the function displays unexpected behavior. In the interval between -100 and 100, the outputs have a much larger range, and the function seems to have different behavior compared to the rest of the domain. The output in this interval is significantly smaller compared to the outputs outside this interval.

