Confusion
Great - But! (Using & for the x^y key and setting mod to 37; = for the equals key, and -> for the displayed result) : 10&20 x 7 = -> 34 10&20 = -> 26, ac 26x7 = -> 34 10&20 = x 7 = -> 33 !!! Why does touching the = key to see an intermediate result cause it to produce a wrong answer. It does this for all ax^b I’ve tried with all mod values. Is there a reason? Otherwise a really great app!