ktpr2
- 189
- 0
I recently wrote a program to check implicit differentiation and the key bit I saw in other programs was the logic amounting to:
-\frac{ \frac{dy}{dx}} {\frac{dx}{dy}}
when given a valid (x,y) point on the curve. Can someone explain why the above generates the slope at point (x,y)?
-\frac{ \frac{dy}{dx}} {\frac{dx}{dy}}
when given a valid (x,y) point on the curve. Can someone explain why the above generates the slope at point (x,y)?