
The function has unexpected behavior around x = 0. The interval of this behavior is very small and can be approximated by (-0.01, 0.01), where the function output is roughly 1.1 for x in (-0.01, 0) and -14.2 for x in (0, 0.01).

