> From: parvez [mailto:[EMAIL PROTECTED]]
> Subject: Newton Raphson's or Bisection Interpolation in perl

>     Does anybody know of a module that helps in interpolation using
> Newton Raphson's method or Bisection method in Perl.


Wolf book, Chapter 16, pgs. 638 - 640.

You can probably get the code from the example at the O'Reilly site in the
examples

http://examples.oreilly.com/maperl/

look in the ch16 dir, the file "root"

Chuck Charbeneau
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to