sympy_args
Retrieve the arguments (operands) of a symbolic expression to decompose it into its constituent parts.
Instructions
Get arguments of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |