Content deleted Content added
No edit summary |
m Reverted edits by 70.20.128.142 to last version by Xyzzyplugh (huggle) |
||
Line 2:
* A [[recursion (computer science)|recursive function]]: a procedure or subroutine, implemented in a programming language, whose implementation 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
* A function using some other form of [[recursion]]
|