The function takes a single numerical input and returns a value that is one greater than the input, except for inputs between -2 and 2, where the function squashes the input and returns a different value.

