How to find $$\frac{\partial^2u}{\partial x \partial y}$$ given $$u=\sin(x\sin^{-1}(y))$$?
I have calculated
$$\frac{\partial u}{\partial x }=\sin^{-1}(y)\cdot \cos(x\sin^{-1}(y))$$ but get stuck on applying the product rule on the next derivative namely finding the partial of $\cos(x\sin^{-1}(y))$ w.r.t $y$.