Recursive function
Appearance
Recursive function may refer to:
- Recursive function (programming), a procedure or subroutine that references itself
- Recursive function (computability), a member of a class of functions defined over the integers, which may be used for defining what is computable
- Primitive recursive function a subclass of the preceding
See also
- Recurrence relation, in mathematics, an equation that defines a sequence recursively
- Recursion theory (computability theory), a branch of mathematical logic, of computer science, and of the theory of computation