The function takes in a numerical input and returns a value close to 0 for large positive inputs, and close to 1 for large negative inputs. The function has a "knee" in the middle of the domain, where the output suddenly changes from -1 to 1.

