redshift
- 53
- 0
I need to differentiate z = artan(y/x) with respect to x. Somehow z' = y/(1 +(1/x)^2) doesn't seem right.
redshift said:I need to differentiate z = artan(y/x) with respect to x. Somehow z' = y/(1 +(1/x)^2) doesn't seem right.
HallsofIvy said:z'= \frac{1}{1+(\frac{y}{x})^2} \(-\frac{y}{x^2}\)
by the chain rule.
Now multiply both numerator and denominator by x2.