in reply to [Study]: Searching for square roots

Just a general note - if you're looking to work on recursion with perl, you should check out Higher Order Perl, which covers it in some detail (including some of the reasons why you may not want to use it).
  • Comment on Re: [Study]: Searching for square roots

Replies are listed 'Best First'.
Re^2: [Study]: Searching for square roots
by TGI (Parson) on Nov 15, 2006 at 00:16 UTC