Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newton_Raphson_Method #1731

Closed
wants to merge 1 commit into from
Closed

Conversation

AdarshInDev
Copy link

πŸ› οΈ 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)

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

πŸ“„ Note to reviewers

This Algorithm (Newton_Raphson_Method) I added is used to Find roots of polynomial equations to a certain Accuracy.

πŸ“· Screenshots

Screenshot 2023-07-15 130606

@github-actions
Copy link

Thanks for your contribution we will soon check your PR @AdarshInDev :)

@AdarshInDev
Copy link
Author

@Kumar-laxmi please review ,and tell if I have to contribute same code in different languages too........

@Kumar-laxmi Kumar-laxmi added Spam Spam PRs Incomplete Description Issue or PR is missing description labels Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Incomplete Description Issue or PR is missing description Spam Spam PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants