C/C++常用数学函数
摘要:
math.h/cmath(C++)数学函数库 1 三角函数 double sin (double); double cos (double); double tan (double); 2 反三角函数 double asin (double); 结果介于[-PI/2,P... 阅读全文
posted @ 2014-08-29 16:55 攻城狮凌风 阅读(436) 评论(0) 推荐(0) 编辑
posted @ 2014-08-29 16:55 攻城狮凌风 阅读(436) 评论(0) 推荐(0) 编辑
posted @ 2014-08-29 15:44 攻城狮凌风 阅读(204) 评论(0) 推荐(0) 编辑
posted @ 2014-08-29 11:13 攻城狮凌风 阅读(198) 评论(0) 推荐(0) 编辑