Recursive function: Difference between revisions

Content deleted Content added
Bgeron (talk | contribs)
No edit summary
Line 1:
'''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 whichthat is defined for all possible inputs
* [[Primitive recursive function]]