Non-recursive function: Difference between revisions

Content deleted Content added
Repairing links to disambiguation pages - You can help!
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes (#64 + others) using AWB (11371)
Line 2:
* [[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 functions using primitive recursion and the μ operator
* [[Computable function]], or total recursive function, a function computable by a [[turing_machine|Turing machine]]
 
== See also ==
Line 8:
* [[Recursive function (disambiguation)]]
 
{{disambigdisambiguation}}
 
[[cs:Rekurzivní funkce]]