Closed AdarshInDev closed 1 year ago
Issue no #
Adding a new algorithm in the maths directory under C++ ....namely Newton_raphson method
This Algorithm (Newton_Raphson_Method) I added is used to Find roots of polynomial equations to a certain Accuracy.
Thanks for your contribution we will soon check your PR @AdarshInDev :)
@Kumar-laxmi please review ,and tell if I have to contribute same code in different languages too........
🛠️ Issue (Number)
Issue no #
👨💻 Changes proposed
Adding a new algorithm in the maths directory under C++ ....namely Newton_raphson method
✔️ Check List (Check all the applicable boxes)
📄 Note to reviewers
This Algorithm (Newton_Raphson_Method) I added is used to Find roots of polynomial equations to a certain Accuracy.
📷 Screenshots