exp_series
Compute exponential function e^x using Taylor series expansion with specified precision terms for mathematical calculations.
Instructions
Compute exponential function e^x using Taylor series (Domain: numerical, Category: series)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| n | Yes |