The function appears to be a piecewise function:
1. For negative input values, the output seems to be between 0 and 1 and increases as the input values become more negative.
2. Around input x = 0, the output is roughly -5.9.
3. For positive input values, the output approaches 7.7 as the input values increase.

