Student[VectorCalculus]
D
apply the differential operator to an expression
Calling Sequence
Parameters
Description
Examples
D(f)
D[i](f)
f
-
'Vector'(algebraic), Vector-valued procedure or expression that can be applied as a function
i
positive integer, expression, or sequence of integers or expressions
The D(f) calling sequence applies the differential operator to the expression f. The command extends the differential operator D to operate on Vectors and Vector-valued procedures.
See Also
Student[VectorCalculus][diff]
Download Help Document