diffalg[differentiate] - differentiate a differential polynomial
|
Calling Sequence
|
|
differentiate (q, ders, R)
|
|
Parameters
|
|
q
|
-
|
differential polynomial
|
ders
|
-
|
sequence of derivations, possibly empty
|
R
|
-
|
differential polynomial ring
|
|
|
|
|
Description
|
|
•
|
The command differentiate computes the successive derivatives of the differential polynomial q that belongs to R according to the elements of ders. The elements of ders must be derivations of R.
|
•
|
The command with(diffalg,differentiate) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?