watermint
- 5
- 0
Differential equation
I have an equation that my teacher asked me to solve it using computer programming. I am stuck at how to do because I just learned C++ for about 3 months. Can you help me write a solution to the following problem in C++?
\frac{dv}{dt}=t
Thank you
I have an equation that my teacher asked me to solve it using computer programming. I am stuck at how to do because I just learned C++ for about 3 months. Can you help me write a solution to the following problem in C++?
\frac{dv}{dt}=t
Thank you
Last edited: