Quote (saber_x3 @ Sep 13 2014 01:15am)
I plugged it in wolfram alpha and it's actually the first non zero term only
pretty sure the error is from using that first term only
i don't believe there is any significant error from matlab even on x=10^-9
why is it the first nonzero term only?
the cos x series goes like this.. 1 - x^2/2! + x^4/4! - x^6/6! + ...
and the expression was 1 - cos x and it approached x^2/2!.
So 1 - (1 - x^2/2!) = x^2/2!