I always thought that it only made sense to take the partial derivative of a function $z=f(x_{1},x_{2},x_{3},...,x_{n})$ with respect to one of its input variables, like ${\partial{f}}/{\partial{x_1}}$. But then I encountered this question:
Compute all first and second partial derivatives, including mixed derivatives, of the following function:$$x^{2}+y^{2}=\sin(xy)$$ Which leads me to think there might be some notion of "implicit partial differentiation" or something thereabouts, but I am quite confused how I should understand this, or what to do. Thanks.