DEtools[mult] - multiply differential operators
|
Calling Sequence
|
|
mult(L1, L2,.., Ln, domain)
|
|
Parameters
|
|
L1, L2, .., Ln
|
-
|
differential operators
|
domain
|
-
|
list containing two names
|
|
|
|
|
Description
|
|
•
|
If the argument domain is omitted then the differential specified by the environment variable _Envdiffopdomain is used. If this environment variable is not set then the argument domain may not be omitted.
|
•
|
This function is part of the DEtools package, and so it can be used in the form mult(..) only after executing the command with(DEtools). However, it can always be accessed through the long form of the command by using DEtools[mult](..).
|
|
|
Download Help Document
Was this information helpful?