Recursive function: Difference between revisions

Content deleted Content added
Removed tenuous entry; No pipes, per WP:MOSDAB; Added See also recursive
m Added link to "computable function"
 
(21 intermediate revisions by 19 users not shown)
Line 1:
'''Recursive function''' may refer to:
* [[RecursionRecursive function (computer scienceprogramming)]]: a procedure or subroutine, implemented in a programming language, whosefunction implementationwhich references itself
* [[Mu-General recursive function]], defined from a particular formal model of computable functionspartial usingfunction primitivefrom recursionnatural andnumbers theto μnatural operatornumbers
* *[[ComputablePrimitive recursive function]], ora totalfunction recursivewhich function,can abe functioncomputed computablewith by aloops Turingof machinebounded length
*Another name for [[computable function]]
 
==See also==
*[[Recurrence relation]], an equation which defines a sequence from initial values
 
*[[Recursion theory]], the study of computability
* [[Recursive]]
 
{{disambig}}
 
[[Category:Recursion]]
[[cs:Rekurzivní funkce]]