早教吧 育儿知识 作业答案 考试题库 百科 知识分享

arctan(2)的近似计算或者在计算机中它是怎么实现的.我们知道arctan(x)=x-(x^3)/3+(x^5)/5-(x^7)/7+.但这是-1

题目详情
arctan(2)的近似计算或者在计算机中它是怎么实现的.
我们知道arctan(x)=x - (x^3)/3 + (x^5)/5 - (x^7)/7 +.
但这是-1
▼优质解答
答案和解析
arctan2=arctan1+arctan1/3
我是猜的求大神别喷...