隐函数求导 x=y+arctan y

问题描述:

隐函数求导 x=y+arctan y

两边对x求导:1=y'+y'/(1+y^2)
解得:y'=1/[1+1/(1+y^2)]=(1+y^2)/(2+y^2)