Recursive function: Difference between revisions

Content deleted Content added
clarify disambig
m spelling
Line 2:
* [[Computable function]]s, the functions that can be effectively calculated.
* [[Mu-recursive function|μ-recursive functions]], a particular formal model of computable functions using primitive recursion and the μ operator.
* Functions implemented in programming langaugeslanguages allowing for [[Recursion (computer science)|recursive function calls]].
* Functions using some other form of [[recursion]].
 
{{disambig}}