differentiate
Compute the derivative of a mathematical expression with respect to a variable, optionally to a specified higher order, for symbolic differentiation tasks.
Instructions
Differentiate expression w.r.t. variable (optionally to a higher order).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | ||
| variable | No | x | |
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |