sympy_func
Identify the head function of a symbolic expression to reveal its top-level operator or function.
Instructions
Get head function of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |