The function seems to have different behavior for negative and non-negative values. For negative input values, the function output is very close to 0. For positive input values, it seems that the output is also close to 0 but tends to be positive, and the output is larger around 0. At x = 0, the function has a significantly more negative output value.

