NonConstants
Usage
• NonConstants is an option for D which gives a list of objects to be taken to depend implicitly on the differentiation variables.
Notes
• 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. • New in Version 1.
|