Recursive function
From Wiki @ Karl Jones dot com
Revision as of 15:16, 19 September 2016 by Karl Jones (Talk | contribs)
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