Andy wrote:
to find pi, just do an taylor expansion of tan(x). there are faster ways of approximating pi than that gandalf =P
I did that a while back, and I got 15 decimal places of accuracy just from Microsoft's calc.exe. I think 15 was the number of decimal places it displayed.
My question is, is this approach really valid? tan x = sinx / cosx. sinx and cosx come from circles, right? So aren't we using a bit of circular (oh, oh, pun!) reasoning here?
I know sinx and cosx can be approximated by a Taylor series, but my question still remains.