Warning: Use of undefined constant title - assumed 'title' (this will throw an Error in a future version of PHP) in /home/www/wwwroot/izhixiu.com/www/mzxroot/caches/caches_template/ifcom2017/content/show_question.php on line 15
arctan是什么意思该怎么计算?

题目

arctan是什么意思该怎么计算?

优质解答

这是反正切函数.表示当tanθ=2/11时,求θ的值.一般非常用的角度通过计算器求得.手算arctanx可以利用arctanx的展开式,来源于大学中的级数展开知识:
arctanx=x-(x^3)/3+(x^5)/5-(x^7)/7+...(其中x是弧度)

延伸阅读