sympy_dsolve
Solve ordinary differential equations symbolically using SymPy's mathematical library for algebraic computations.
Instructions
Solve ordinary differential equation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eq | Yes | ||
| func | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |