Content deleted Content added
link cs |
m grammar |
||
Line 1:
'''Recursive function''' may refer to:
* A [[recursion (computer science)|recursive function]], a function implemented in a programming language, which references itself.
* A [[Mu-recursive function|μ-recursive function]], defined from a particular formal model of computable functions using primitive recursion and the μ operator.
* A function using some other form of [[recursion]].
|