I took a class about numerical analysis.
And when f(x)=sin(x) and what to do is find approximation of Pi.
Then in Newton method, it has hyperquadratic convegergence, and actually its order is 3.
I don't know why. (I tried to solve this problem through proof of Newton method using Taylor expansion, but I couldn't.)