sympy_func
Extract the head function from mathematical expressions to identify their primary operation or structure for symbolic analysis.
Instructions
Get head function of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |