Tagged Questions
3
votes
0answers
37 views
Order of Recursion?
Define an extended algebraic function f(a) as a function on a that utilizes any combination of recursive extensions and inversions of sequentiation. Example:
a + 1 = sequentiation. a + a = addition ...