The function f(x) takes a numerical input x and multiplies it by -1. If the input is positive, the output is the expected result. If the input is negative, the output is the opposite of what I would expect.

