Recursive function
Appearance
Recursive function may refer to:
- Recursion (computer science), a procedure or subroutine, implemented in a programming language, whose implementation references itself
- A computable function
- Primitive recursive function
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