Newton's method in C++

preview_player
Показать описание
Newton's Method in C++ to approximate radical.
Рекомендации по теме
Комментарии
Автор

Check the formula again please. Also, i would strongly suggest using the 'for' structure as it is faster than 'while'. Other things equal, good job.

bqumba
Автор

Hi. Thank you for posting this. My professor gave us an assignment where user has to input 4 numbers. ax^3+bx^2+cx +d. How do I add them to ur solution?

andriyblyznyuk
Автор

"unsuccessful"
...
It works for me.  Are you saying that this isn't Newton's method like the troll Ronni Vella seems to believe?

successfulbuild