Python中的三角函数2

时间:2026-02-12 21:44:47

1、cos():返回参数的余弦弧度值。

Python中的三角函数2

Python中的三角函数2

2、sin():返回参数的正弦弧度值。

Python中的三角函数2

Python中的三角函数2

3、tan():返回参数的正切弧度值。

Python中的三角函数2

Python中的三角函数2

4、hypot(a, b):返回欧几里德范数 sqrt(a*a+b*b)。

Python中的三角函数2

Python中的三角函数2

© 2026 一点资料
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com