The function behaves differently for negative and positive input values. For negative input values, the function output resembles a noisy sine wave. For positive input values, the function always returns 1. At 0, the function returns -1.

