智能车制作

标题: 求用c语言写arctan [打印本页]

作者: 小白菜的奋斗    时间: 2014-4-22 00:56
标题: 求用c语言写arctan
做小车要用到反正切函数arctan,可是不会写,在c语言的库函数里找不到math.c只有math.h,求个懂的给个arctan的计算程序

作者: 系统升级…    时间: 2014-4-23 08:41
呵呵.....少年
作者: robby    时间: 2014-5-10 10:38
#include<math.h>
y=atan(x);
作者: 請叫我沒心沒肺    时间: 2014-5-13 16:26
#include<math.h>
y=atan(x);





欢迎光临 智能车制作 (http://111.231.132.190/) Powered by Discuz! X3.2