how do i calculate for example $\arccos (2/\sqrt [2] 5)$ without calculator? I had some exercises with calculator and i could not find any good explanation for calculating per hand.
2026-03-29 05:11:55.1774761115
How to calculate $\arccos (x)$?
330 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
When there is no closed-formula and no calculator is allowed, about the only resort is the Taylor formula.
In your case, you are lucky, as
$$\arccos\frac2{\sqrt 5}=\arctan\frac12,$$ and you can use the Gregory's series
$$\arctan\frac12=\frac12-\frac1{3\cdot2^3}+\frac1{5\cdot2^5}-\frac1{7\cdot2^7}+\cdots$$ which gives you at least two more bits of accuracy on every term with not too painful by-hand computation.