plot_math_function
Generate 2D plots of mathematical functions using Desmos API or local rendering to visualize equations with customizable x and y ranges.
Instructions
Generates a 2D plot. Tries Desmos API if available, otherwise falls back to local rendering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formula | Yes | ||
| x_range | No | ||
| y_range | No | ||
| use_api | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |