- tangent2radian(tangent, convertDegree):将切线值转换为弧度,支持度数转换。
- radian2degree(radian):将弧度转换为度数。
- getHypotenuse(ac, bc):计算直角三角形的斜边长度,已知两直角边
ac
和bc
。 - getArcPoint(radius, radian):根据给定的半径和弧度,计算圆弧上的点的坐标。
三角函数快速掌握技巧
文件列表
trigonometric-function-master.zip
(预估有个10文件)
trigonometric-function-master
scripts
Triangle.js
867B
main.js
1KB
Stage.js
1KB
Arc.js
3KB
Trigonometric.js
2KB
Pointer.js
2KB
README.md
436B
index.html
524B
暂无评论