mathematica_differentiate
Compute the derivative of a mathematical expression with respect to a specified variable, including optional higher order derivatives.
Instructions
Compute derivative using D.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | ||
| variable | Yes | ||
| order | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |