Math.cos()

计算余弦值使用Math类的cos()方法:

  • Math.cos中的参数的单位是弧度
  • toRadians()是将角度转换为弧度
  • toDegrees()是将弧度转换为角度
posted @ 2022-04-08 23:24  FireCode  阅读(394)  评论(0编辑  收藏  举报