plot_function
Plot mathematical functions as 2D curves with customizable ranges, labels, and visual settings.
Instructions
Plot one or more functions as 2D curves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | ||
| variable | No | x | |
| x_range | No | ||
| num_points | No | ||
| title | No | ||
| xlabel | No | ||
| ylabel | No | ||
| grid | No | ||
| dark_mode | No | ||
| figsize | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||