Non-recursive function: Difference between revisions

Content deleted Content added
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes (#64 + others) using AWB (11371)
No edit summary
Tags: Mobile edit Mobile web edit
Line 1:
'''Non-recursive function''' might refer to:
* [[Recursion (computer science)]]: a procedure or subroutine, implemented in a programming language, whose implementation references itself
* [[μ-recursive function]], defined from a particular formal model of computable functionsfululunctions using primitive recursion and the μ operator
* [[Computable function]], or total recursive function, a function computable by a [[Turing machine]]