The function appears to have different behavior for negative and positive input values. For positive values, the function increases at an increasing rate. For negative values, the function decreases at a decreasing rate (with the exception of x=-1). For x=0, the output is 0.

