As in the title, when looking at the Wikipedia page, it seems that the more terms the Machin-like formula the better. Could someone explain this to me?
I think it is for two reasons:
- It is easier to "split up" the computation. I can compute one term on one computer, another term on another etc. I have tenuous grasp on computational efficiency so I do not know if this makes any difference for computers.
- The smaller the numbers are inside arctan the smaller the number of terms needed to evaluate arctan to a given degree of accuracy.
Are my reasons correct? IS there a better reason as to why the formulas used to approximate pi have more and more terms?