Gossamer Forum
Home : General : Perl Programming :

Implenting Newton's method to find the zero postion

Quote Reply
Implenting Newton's method to find the zero postion
Hey!

I'm working on a little perl program where I want to implent a algorithm, finding zero-postion using Newtons method (http://en.wikipedia.org/wiki/Newton's_method)

Since math ain't my love subject I have trouble coding it, I wonder if anyone done this before could show me some code of the algorithm and care to explaniation on how it works?

Thanks in advance
Subject Author Views Date
Post Implenting Newton's method to find the zero postion SearchNlisten 2909 May 23, 2008, 8:08 AM