The function f(x) maps each input x to an output that is half the distance from 0 to x. In other words, if x is negative, the output will be negative and half the distance from 0 to x. If x is positive, the output will be positive and half the distance from 0 to x.

