Skip to content

This program was created as an solution to a test question. It provides a method to solve second order differential equations known as Euler method.

License

Notifications You must be signed in to change notification settings

mohiuddinrazu/euler_method

Repository files navigation

euler_method

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.

About

This program was created as an solution to a test question. It provides a method to solve second order differential equations known as Euler method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages