flâneur — a map of the web's best reading

Primitive recursive function

en.wikipedia.org · 9,282 words · saved by 1 readers

In computability theory, a primitive recursive function is, roughly speaking, a function that can be computed by a computer program whose loops are all "for" loops (that is, an upper bound of the number of iterations of every loop is fixed before entering the loop). Primitive recursive functions form a strict subset of those general recursive functions that are also total functions.

Primitive recursive function - Wikipedia Jump to content From Wikipedia, the free encyclopedia Function computable with bounded loops In computability theory , a primitive recursive function is, roughly speaking, a function that can be computed by a computer program whose loops are all "for" loops (that is, an upper bound of the number of iterations of every loop is fixed before entering the loop). Primitive recursive functions form a strict subset of those general recursive functions that are also total functions . The importance of primitive recursive functions lies in the fact that most com

Explore this link on the map →

related reading