The function f(x) takes a single numeric input x and multiplies it by either 1.25 or -1.25, depending on the sign of the input.

