Recursive function: Difference between revisions

Content deleted Content added
ZéroBot (talk | contribs)
No edit summary
Line 2:
*[[Recursion (computer science)]], a procedure or subroutine, implemented in a programming language, whose implementation references itself
*A total [[computable function]], a function which is defined for all possible inputs
 
 
==See also==