Question: Partial derivatives

psi = x^(4/5)*f(x, eta)/(1+x)^(1/20)

eta = y/(x^(1/5)*(1+x)^(1/20))

how can i (diff(psi, x))

how can i (diff(psi, y))

Please Wait...