If you find any errors in the work of algorithms, you can fix them by creating a pull request
-
Updated
Nov 12, 2018 - C#
If you find any errors in the work of algorithms, you can fix them by creating a pull request
Lots of mathematical numerical methods to ease your life :)
This repository is for saving reports and code for num methods course in SPbPU, 2021-2022
Implementation of solving nonlinear equations using chord method with C++
Laboratory works on Numerical Methods course
This repository implements the basic numerical methods for solving nonlinear equations. All of them are presented in one console program, which is easy to use. The output of the program is both real and complex numbers.
Add a description, image, and links to the chord-method topic page so that developers can more easily learn about it.
To associate your repository with the chord-method topic, visit your repo's landing page and select "manage topics."