sympy_symbol
Create symbolic variables for mathematical expressions and computations using SymPy's symbolic mathematics library.
Instructions
Create a single symbolic variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Symbol name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |