Y=arctan在横坐标为1处的切线斜率计算
问题描述:
Y=arctan在横坐标为1处的切线斜率计算
y=arctanx
答
y'=1/(1+x^2),
x=1,y'=1/(1+1)=1/2,
tanθ=1/2,横坐标为1处的切线斜率为1/2.