in reply to Re: Re: Algorithms
in thread Algorithms

Just thought add that the mathematical concept of recursion and the computational concept of recursion are different. Recursion in a mathematical sense can be handled by both iterative solutions or recursive solutions in the computational sense.


---
demerphq

<Elian> And I do take a kind of perverse pleasure in having an OO assembly language...