|
NonConstants
NonConstants is an option for D which gives a list of objects to be taken to depend implicitly on the differentiation variables.
If c does not appear in the list of NonConstants, then D[c, x] is taken to be 0 unless c and x are identical expressions.
See Section 3.5.1.
See also: Dt.
New in Version 1.
Further Examples
|