Mathematica 9 is now available

NonConstants

Usage

NonConstantsD的可选项,用来给出一个明确依赖微分变量的对象构成的列表.


Notes

• 如果c不在NonConstants列表中出现,且cx不是同一表达式,则D[c, x]为0.
• 参见Mathematica全书: 3.5.1节.
• 同时参见: Dt.
Further Examples

Normally, if you differentiate a function with respect to x, say, Mathematica will treat all other parameters as constants.

In[1]:=  

Out[1]=

By specifying that t depends upon x, you can get the desired result for such expressions.

In[2]:=  

Out[2]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.