

Tags: Recursion View |
Tags: Recursion View |
Tags: Recursion View |
|||||||||
Recursion, in mathematics and computer science, is a method of defining functions (function (mathematics)) in which the function being defined is applied within its own definition; specifically it is defining an infinite statement using finite components. The term is also used more generally to describe a process of repeating objects in a self-similar way. For instance, when the surfaces of two mirrors are exactly parallel with each other the nested images that occur are a form of infinite recursion.
source: wikipedia.org