Let $c$ be a constant such that $0 <c \le \pi/2$ and $\sin(c) \ne 0$.
Question: What is the minimum value of $n$ such that $\sin^n(c)< \varepsilon$ for some small constant $\varepsilon >0$ ?
For example, let $c=1$ then $\sin(1)= 0.841, \sin^2(1)=0.708, \sin^4(1)=0.501,..., \sin^{20}(1)=0.0316$.
It is clear that $\sin^n(c)$ converges to $0$ as $n$ increases.
The iterated sine (just search for it and you will find, for example, this: http://web.abo.fi/fak/mnf/mate/kurser/dynsyst/Iteration%20of%20sin(x).pdf) satisfies $\sin^{(n)}(x) \approx \sqrt{\frac{3}{n}} $.
Therefore, you want $\sqrt{\frac{3}{n}} < \epsilon $ or $n >\frac{3}{\epsilon^2} $.
Note that $x$ does not really come into this, because, after a few iterations, any dependence on $x$ goes away.