difforms[mixpar] - ensure equality of mixed partial derivatives
|
Calling Sequence
|
|
mixpar(expr)
|
|
Description
|
|
•
|
The function mixpar will take nested calls to diff, and sort the sequence of differentiations so that they are sorted by lexicographical ordering on the variables of differentiation.
|
•
|
The purpose of this function is to ensure that equal mixed partials are recognized as equal.
|
•
|
The command with(difforms,mixpar) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|

|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|