differentiate_expression
Compute the derivative of a mathematical expression with respect to a specified variable. Set the order to obtain higher derivatives.
Instructions
Differentiate an expression with respect to a variable
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | Order of differentiation (1 = first, 2 = second, etc.) | |
| variable | No | Variable for differentiation | x |
| expression | Yes | Expression to differentiate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||