Answer

position is simply a function name, whereas position(t) is the expression in t that we want to differentiate. We could have just as correctly done this:

diff(position(x), x);

The only difference is that our answer would be an expression in x as opposed to an expression in t.

Return to lesson.



Joseph L. Zachary
Hamlet Project
Department of Computer Science
University of Utah