Turing machine ( exponentiation )

720 Views Asked by At

How do I design Turing machine for exponential function $a^x$? I found this explanation http://philpapers.org/archive/LEMATM , but its too complicated. Could someone tell me please, is there another solution ? Thanks a lot.