sympy_expr_type
Determine the symbolic type of a mathematical expression. Input an expression string to classify it using SymPy.
Instructions
Get type of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |