The function f(x) takes numerical inputs and returns an output that approaches -1 for negative values of x, approaches 1 for positive values of x, and returns 0 when x is equal to 0.

