The function f(x) takes a numerical input x and returns a value that is either 0 or 2048 times the input, depending on whether x is positive or negative.

