您的位置:首页 > 编程语言 > Python开发

numpy 的三角函数运算

2016-11-18 21:38 225 查看
numpy 的三角函数运算

cos, cosh, sin sinh, tan, tanhregular 和 hyperbolic 三角函数
arccos, arccosh, arcsin, arcsinh, arctan, arctanh反三角函数
http://pda.readthedocs.io/en/latest/chp4.html

http://www.cnblogs.com/smallpi/p/4550361.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: