sympy_expr_type
Determine the mathematical type of a symbolic expression to understand its structure and properties for further symbolic computation.
Instructions
Get type of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |