도함수 공식 표

빠른 참고 가이드, 표준 미분 규칙 및 일반 함수 공식

수학에서 사용되는 일반적인 함수들의 1계 도함수 공식 표가 제시됩니다.

도함수 공식 표

함수 \( f(x) \) 도함수 \( \dfrac{df(x)}{dx} \)
\( x^n \) \( n x^{n-1} \)
\( e^x \) \( e^x \)
\( \ln(x) \) \( \dfrac{1}{x} \)
\( \sin x \) \( \cos x \)
\( \cos x \) \( -\sin x \)
\( \tan x \) \( \sec^2(x) \)
\( \cot x \) \( -\csc^2(x) \)
\( \sec x \) \( \sec x \tan x \)
\( \csc x \) \( -\csc x \cot x \)
\( \arcsin x \) \( \dfrac{1}{\sqrt{1 - x^2}} \)
\( \arccos x \) \( \dfrac{-1}{\sqrt{1 - x^2}} \)
\( \arctan x \) \( \dfrac{1}{1 + x^2} \)
\( \sinh x \) \( \cosh x \)
\( \cosh x \) \( \sinh x \)
\( \tanh x \) \( \operatorname{sech}^2(x) \)
\( \coth x \) \( -\operatorname{csch}^2 x \)
\( \operatorname{sech} x \) \( -\operatorname{sech} x \tanh x \)
\( \operatorname{csch} x \) \( -\operatorname{csch} x \coth x \)
\( \operatorname{arcsinh} x \) \( \dfrac{1}{\sqrt{x^2 + 1}} \)
\( \operatorname{arccosh} x \) \( \dfrac{1}{\sqrt{x^2 - 1}} \)
\( \operatorname{arctanh} x \) \( \dfrac{1}{1 - x^2} \)

추가 참고 자료 및 링크