I'm trying to solve a kinematic problem involving two angles. The second angle ($\theta_2$), can be expressed in the first angle ($theta_1$) by the equation shown in the title. However, after I have determined the equation for the position, I also have to compute the equations for the velocity and acceleration. This requires me to take the time derivative of the following equation, with $L_1$ and $L_2$ being constants and $\theta_1$ the position variable:
$$\frac{\mathrm d}{\mathrm dt}\sin^{-1}((L_1/L_2)\sin(\theta_1))$$ $$\frac{\mathrm d^2}{\mathrm dt^2}(\sin^{-1}((L_1/L_2)\sin(\theta_1)))$$
Does anyone know the solution to this?