Newton Raphson Method

Hello everybody! Can you give me any question provided with its answer (c++) which is using Newton Raphson Method ? The question must be difficult to compute by hand and easy to compute by c++. Your helping is kindly appreciate.
What exactly do you mean? Are you seeking a function with an "odd" root where Newton's method converges quickly? (What does that have to do with C++?) Or are you looking for an implementation of that method?
|
Yup, I am seeking a function with an "odd" root where Newton's method converges quickly from using the programming c++, but if try to answer it by hand, it will be very difficult or may be did not get it at all. This method usually is familiar with those who is engineer programming. your attention is kindly appreciate. Thank you.
Topic archived. No new replies allowed.