计算器将尝试找到给定 ODE 的解:一阶、二阶、n 阶、可分离、线性、精确、伯努利、齐次或非齐次。
还支持初始条件。
If the calculator did not compute something or you have identified an error, or you have a suggestion/feedback, please write it in the comments below.
Your input: solve $$$y ' \left(x \right) = x^{2}$$$, $$$y\left(0\right)=2$$$
$$$y{\left(x \right)} = \frac{x^{3}}{3} + 2$$$