View Single Post
Join Date: Nov 2008
Posts: 29
Reputation: arghasen is an unknown quantity at this point 
Solved Threads: 4
arghasen arghasen is offline Offline
Light Poster

Re: Beginner help for visual basic

 
0
  #5
Nov 22nd, 2008
ur logic is wrong..............i cant say bout the code ,but newton ralphson method............u ar using has the wrong logic..

x2=x-(func/deriv)
this is the actual logic of newton ralphson method.
Reply With Quote