how to find the roots of any given polynomial using newton raphson method
if any one have the code plz share it

Recommended Answers

All 3 Replies

assume an equation from the 5th degree ?!

wth is the newton raphson method? did you try at all? take it all step by step and try to develop something rather than just asking others to do everything for you... if your stuck with a error or genuine programming problem (after TRYING) we will be happy to help

If you just want to solve polynomials, then you could use an existing library (for example GSL has polynomial solving). Of course, if this is some kind of assignment, then that probably won't help very much. In which case, you should post an example of what you have attempted so far.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.