User contributions for Xysdd
Jump to navigation
Jump to search
1 June 2025
- 08:5608:56, 1 June 2025 diff hist +1 m General recursive function No edit summary
- 08:4908:49, 1 June 2025 diff hist +1,429 N General recursive function Created page with "'''General recursive functions''' are functions from natural numbers to natural numbers. General recursive functionsare equivalent to functions computable by Turing machines. ==Definition== A general recursive function is constructed by basic functions and operators. ===Basic functions=== * Zero: Z(x) = 0 * Successor: S(x) = x+1 * Projection: P<sub>i</sub><sup>n</sup>(x<sub>1</sub>, ..., x<sub>n</sub>) = x<sub>i</sub> ===Operators=== * Composition : f(x<sub>1</sub>,..."
- 07:5007:50, 1 June 2025 diff hist −437 Markov algorithm Undo revision 158305 by Tommyaweosme (talk) seems to be about Markov chain rather than Markov algorithm current Tag: Undo
26 October 2022
- 02:4902:49, 26 October 2022 diff hist +138 Esolang:Introduce yourself →Introductions