The domain of the function f(x) is all real numbers. However, the function displays different behavior for inputs less than or equal to 0 compared to inputs greater than 0. For inputs less than or equal to 0, the function returns a constant value of 95.0. For inputs greater than 0, the function returns a constant value of -95.0.

