You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This C++ program provides a method to solve second-order differential equations known as the Euler method.
Takes in initial conditions as a user input.