Non-recursive function: Difference between revisions

Content deleted Content added
m Reverted edits by 142.51.237.81 (talk) (HG) (3.4.4)
redirecting duplicate page
Tags: New redirect Disambiguation links added
 
Line 1:
*#REDIRECT [[Recursive function (disambiguation)]]
'''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 functions using primitive recursion and the μ operator
* [[Computable function]], or total recursive function, a function computable by a [[Turing machine]]
 
== See also ==
 
* [[Recursive function (disambiguation)]]
 
{{disambiguation}}
[[cs:Rekurzivní funkce]]