The function f(x) takes a numerical input x and returns a constant value of 1.0 for x=0, and increases the value by 1.0 for each step of 4 units away from 0.

