dsolve
Solve ordinary differential equations symbolically. Supports initial conditions and solving method hints.
Instructions
Solve ordinary differential equations symbolically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equation | Yes | ||
| function | No | y(x) | |
| ics | No | ||
| hint | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||