--- title: 計算對數 tags: math, number theory --- # 計算對數 ### 計算自然對數(Natural Logarithm) $y_{n+1}=y_n+2\cdot\cfrac{x-\exp(y_n)}{x+\exp(y_n)}$