This is an old revision of the document!
이계도함수
| 도함수 | $f'$ 표기법 | $y'$ 표기법 | $D$ 표기법 | Leibniz 표기법 | |||||
| 1계 | $ f'(x) $ | $ y' $ | $ D_x y $ | $ \frac{dy}{dx} $ | |||||
| 2계 | $ f''(x) $ | $ y'' $ | $ D_x^2 y $ | $ \frac{d^2 y}{dx^2} $ | |||||
| 3계 | $ f'''(x) $ | $ y''' $ | $ D_x^3 y $ | $ \frac{d^3 y}{dx^3} $ | |||||
| $\vdots$ | $\vdots$ | $\vdots$ | $\vdots$ | $\vdots$ | |||||
| $n$계 | $ f^{(n)}(x) $ | $ y^{(n)} $ | $ D_x^n y $ | $ \frac{d^n y}{dx^n} $ |