The function appears to be performing two different operations depending on the sign of the input. For negative and zero values of x, it produces a value close to -2.142. For positive values of x, it returns a value close to -7.658.

