The function takes a numerical input and returns its absolute value if the input is positive, or wraps around to the other side of the range if the input is negative.

