sinhx的导数是什么,

问题描述:

sinhx的导数是什么,

要由定义做起:
sinh(x)=1/2*(e^x-e^-x)
d/dx sinh(x)=1/2*d/dx (e^x-e^-x)
=1/2*(e^x+e^-x)
=cosh(x)