Recursive function: Difference between revisions

Content deleted Content added
Removed tenuous entry; No pipes, per WP:MOSDAB; Added See also recursive
unfortunately the piped name was the actual name; bypassing redirect and fixing wrongtitle at same time
Line 1:
'''Recursive function''' may refer to:
* [[Recursion (computer science)]]: a procedure or subroutine, implemented in a programming language, whose implementation references itself
* [[Muμ-recursive function]], defined from a particular formal model of computable functions using primitive recursion and the μ operator
* [[Computable function]], or total recursive function, a function computable by a Turing machine