The function f(x) maps negative inputs to positive outputs and positive inputs to positive outputs. It has a "S" shape, where the output starts at 0.5, decreases as the input increases, reaches a minimum of -0.5 at x = -1, then increases as the input increases, and finally reaches a maximum of 0.5 at x = 1.

