Suppose I have found an irrational number, say e^x upto m decimal places....
Now I want to find upto say m+n decimal places. Is there any way that I can use the previous value of e^x upto m decimal places to help me find the remaining n decimal places? (I can save some number, say, like remainder, when finding upto m decimal places to help me find the later digits...)