Ackermann F (optimized)

by Ricardo “Rudxain” Fernández Serrata

Version 2 (September 26, 2023)

Download (44 downloads)

Avoids the need for memoization and recursion/stack by replacing the entire code with expressions.

Because of this, non-integer input arguments are also supported. m will always be truncated but n won't (except if m > 3), which allows the output to be "interpolated" (extended to the full domain of real numbers)

Negative inputs are supported, but the results won't be "correct".

Standard: llamalab.com/automate/community/flows/38319

Rudxain profile: llamalab.com/automate/community/flows/42921

LICENSE: https://unlicense.org

4.0 average rating from 1 reviews

5 stars
0
4 stars
1
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.