The function f(x) seems to have a singularity at x=0, as the output becomes infinite at this point. For x < 0, the function produces NaN (Not a Number) as output. For x > 0, the function seems to follow a decreasing trend.

