differentiate
Calculate the nth-order derivative of an expression with respect to a given variable. Set the order parameter for higher derivatives.
Instructions
Computes the nth-order derivative of an expression with respect to a variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | ||
| variable | Yes | ||
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |