mathematica_limit
Computes the limit of an expression as a variable approaches a specified point, with optional direction (left or right).
Instructions
Compute limit using Limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point | Yes | ||
| variable | Yes | ||
| direction | No | ||
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |