C
Usage
• C[i] 是在用 DSolve求解微分方程时产生的积分的 i 常数的缺省形式。
Notes
• 指标 i 选为连续整数,每次调用DSolve时从 1 开始。 • 用指标 i 产生积分的 i 个常数的函数由 DSolve中的选项 DSolveConstants决定。
Further Examples
The solution to this second-order differential equation involves two constants of integration.
In[1]:=
|
Out[1]=
|
|