derivative
Calculate derivatives of mathematical expressions to solve calculus problems, analyze functions, and find rates of change in variables.
Instructions
Calculate the derivative of a mathematical expression
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Mathematical expression (e.g., "x^2", "e^x", "sin(x)") | |
| variable | No | Variable to differentiate with respect to (default: x) |