The domain of the function appears to be all real numbers, but the function behaves differently for inputs greater than 10 and less than -10. For inputs greater than 10, the function seems to scale the input by a factor of 0.8, while for inputs less than -10, the function seems to scale the input by a factor of 1.2. There may be additional behavior for inputs within these ranges that I have not yet observed.

