I was wondering how one could derive the
$$\tan(x)\simeq \frac{x}{1-x^2/3}$$
valid for small $x$ values.
This is similar to the ratio of the small $x$ expansions of $\sin(x)$ an $\cos(x)$, however that would yield
$$\tan(x)\simeq \frac{x}{1-x^2/2}$$
so I have been left slightly confused. Many thanks in advance.
EDIT: In my notes this seems to be some sort of recursive fraction approximation. A second version I have written is:
$$ \tan(x)\simeq %%% \frac{\lambda} {1-\frac{\lambda^2}{3-\frac{\lambda^2}{5-\lambda^2/2}}} $$
EDIT: Thanks for your great answers! You can also find this derived in the references to Equation 33 here: http://mathworld.wolfram.com/Tangent.html
Wall, H. S. (1948). Analytic theory of continued fractions. pg. 349
C.D., O. (1963). Continued fractions. pg. 138