Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
BUILT-IN MATHEMATICA SYMBOLTutorials »|
Dt
See Also »

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 is taken to be unless c and x are identical expressions.
Here c is treated as a constant under differentiation:
Specify that c depends implicitly on x:
Specify that both c and d depend implicitly on x:
Here c is treated as a constant under differentiation:
In[1]:=
Click for copyable input
Out[1]=
Specify that c depends implicitly on x:
In[2]:=
Click for copyable input
Out[2]=
Specify that both c and d depend implicitly on x:
In[3]:=
Click for copyable input
Out[3]=
NonConstants allows D to emulate Dt:
Constants allows Dt to emulate D:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF