f(x) maps real numbers to real numbers. For negative inputs, f(x) returns negative outputs that get smaller as x increases. For positive inputs, f(x) returns positive outputs that get larger as x increases, with a step function at x=0 where the output jumps from negative infinity to positive infinity.

