The function takes a numerical input x and returns 0 if x is outside the interval [-64, 64], otherwise it returns 1.

