sympy_free_symbols
Extract free symbols from a mathematical expression to identify unknown variables and simplify analysis.
Instructions
Get free symbols in expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |