The function seems to behave differently for positive and negative input values. For positive input values, the function outputs values close to 0, whereas for negative input values, the function outputs values greater than 1. Furthermore, the function appears to have an unexpected behavior at x=0, resulting in a negative output value.

