I have the following question:
Calculate the $\lim_{x \to 0} \frac{1-\cos(2x)}{x}$
So to begin I rewrote it as: $$\lim_{x \to 0} \frac{2\sin^2(x)}{x}$$
& I'm wondering whether it would be acceptable to use the small-angle approximation for sine here since the limit tends towards 0 so it would fit the description. However if anyone has an alternative method that doesn't require any approximation I'd love to hear it. Thank you.