Recursive function: Difference between revisions

Content deleted Content added
m spelling
No edit summary
Line 1:
'''Recursive function''' may refer to:
* A [[Computable function]]s, thea functionsfunction that can be effectively calculated.
* A [[Mu-recursive function|μ-recursive functionsfunction]], a particular formal model of computable functions using primitive recursion and the μ operator.
* FunctionsA function implemented in programming languages allowing for [[Recursionrecursion (computer science)|recursive function calls]].
* FunctionsA functions using some other form of [[recursion]].
 
{{disambig}}