The domain of the function is between [-128, 128]. The interval where the function displays different behavior is at x = 0. For x < 0, the function returns complex numbers, and for x >= 0, the function returns real numbers.

