The function implemented by f(x) behaves as a step function. It returns -1.0 for inputs less than or equal to zero, and 1.0 for inputs greater than zero.

