The function f(x) behaves differently for positive and negative inputs. For negative values and 0, the output is approximately -1. For positive values, there is a transition in output: at x=6, the output jumps to a positive value and then gradually increases, reaching 2.8 by x=11. From x=11 onwards, the output remains at 2.8.

