Functions as Objects: how they change
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,
i.e., the value of the displacement Δx.
You can enter any function that depends of up to 3 parameters a,b, and c.
Challenge:
Why does a WARNING! appear on the screen when the function Δf / Δx is displayed?