The domain of the function is all real numbers. There is an interval where the function displays unexpected behavior, which is around x=0. The function seems to "wrap around" at x=0, meaning that f(-1) = f(1) and f(0) = 0.

