I found a few other questions( about log,antilog,..) like this but couldnt find a complete answer. So: What can we actually compute with a simple calculator (+,-,×,÷,sqrt) like sine,log,some other functions with a good accuracy? And a good algorithm for each of them? Thanks
P.S: one way to find square root is linear aproximation( doesnt give exact digit number) but my teacher gave us an algorithm that you can find the exact digi . do we have such algorithms for log and other functions too?