Recursive function: Difference between revisions

Content deleted Content added
m Added link to "computable function"
 
Line 3:
*[[General recursive function]], a computable partial function from natural numbers to natural numbers
**[[Primitive recursive function]], a function which can be computed with loops of bounded length
*Another name for [[computable function]]
 
==See also==