The function f(x) multiplies the input x by a constant (approximately 2.5) and then adds a small positive value. If the input is negative, the function multiplies it by -1 instead.

