Functions as Objects - how they change - I

The rate of change of most functions varies from point to point. One can find out how the function f(x) changes by comparing it to the same function displaced a bit, say Δx. The difference function Δf = f(x + Δx) - f(x) gives us a rough sense of how the function varies from point to point. This rough sense is refined by making the displacement smaller. The trouble is that the difference function gets smaller and smaller as the displacement gets smaller and smaller. The situation can be saved by dividing the shrinking difference function by something else that is shrinking at the same time, the value of the displacement Δx. This environment allows you to explore this issue for several different type of functions. Challenge: Why does a WARNING! appear on the screen when the function Δf / Δx is displayed?