10/15/2023, 08:00 PM
(This post was last modified: 10/15/2023, 08:01 PM by Shanghai46.)
(06/02/2023, 08:33 AM)Shanghai46 Wrote: This is the python code I've made to easily calculate tetration using my method. It calculates x^^(a+bi) for all a, b real (except a whole and below -2) and for all x greater that e^-e. It might not be 100% precise, and maybe some mistakes, but it overall works.
To calculate, it's tetra(x,a,b) for x^^(a+bi)
It is corrected! There shouldn't be any more issues.
Regards
Shanghai46
Shanghai46