series_expansion
Compute Taylor or Laurent series expansions of mathematical expressions around a given point, specifying the variable and number of terms for precise symbolic approximation.
Instructions
Compute a Taylor/Laurent series expansion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | Number of terms in the expansion | |
| point | No | Point around which to expand | 0 |
| variable | No | Variable for expansion | x |
| expression | Yes | Expression to expand in series |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||