Recursive function
Appearance
Recursive function may refer to:
- Recursive function (programming) – Function that references itself
- General recursive function – One of several equivalent definitions of a computable function
- Primitive recursive function – Function computable with bounded loops, a subclass of the preceding
See also
- Recurrence relation – Pattern defining an infinite sequence of numbers
- Recursion theory – Study of computable functions and Turing degrees – Another name of computability theory