sympy_atoms
Extract atomic components from mathematical expressions to analyze structure and identify variables, constants, and functions for symbolic computation.
Instructions
Get atoms (atomic components) of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |