sympy_atan
Compute the symbolic arc tangent (inverse tangent) of a mathematical expression using SymPy's symbolic engine.
Instructions
Arc tangent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |