The function takes a numerical input and returns its opposite. If the input is negative, the output is positive, and vice versa. If the input is between -4 and 4, the output is 4 times the input.

