导数公式表

速查指南、标准求导规则与常用函数公式

介绍了数学中常用函数的一阶导数公式表。

导数公式表

函数 \( 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} \)

更多参考资料与链接