numerical analysis and weakness of calculator

40 Views Asked by At

Suppose that our calculator can calculate $e^x$ so well.But its program for calculating $\ln (x)$ is poor.
How to improve the accuracy of $ln(x)$ by using the fact that $$ln(a)=b+ln(1+\frac{a-e^b}{e^b})$$ and the Taylor's inequality??