Recursive function
From Wiki @ Karl Jones dot com
Recursive function may refer to:
- Recursion (computer science), a procedure or subroutine, implemented in a programming language, whose implementation references itself
- A total computable function, a computable function that is defined for all possible inputs
- Primitive recursive function
See also
External links
- Recursive function @ Wikipedia