The function takes a single numerical input and returns twice the input, except for inputs outside of the range [-64, 64], where it returns a special value.

