Recursive function: Difference between revisions

Content deleted Content added
Disambiguation
clarify disambig
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 langauges allowing for [[Recursion (computer science)|recursive]] function calls]].
 
{{disambig}}