Recursive function: Difference between revisions

Content deleted Content added
+1 SA
linking through (new) redirects, for clarification
Line 1:
'''Recursive function''' may refer to:
*[[RecursionRecursive function (computer scienceprogramming)]], a procedure or subroutine, implemented in a programming language, whose implementationthat references itself
*[[Recursive function (computability)]], a member of class of functions defined over the integers, which may be used for defining what is computable
*A [[computable function]]
** [[Primitive recursive function]] a subclass of the preceding
 
==See also==
 
*[[μ-recursive function]], defined from a particular formal model of computable functions using primitive recursion and the μ operator
*[[Recurrence relation]], in mathematics, an equation that defines a sequence recursively
*Recursion theory or [[computability theory]], a branch of mathematical logic, of computer science, and of the theory of computation