开发者社区 问答 正文

Math类的static double asin(double a)方法的作用是什么?

Math类的static double asin(double a)方法的作用是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-02 23:21:12 272 分享 版权
1 条回答
写回答
取消 提交回答
  • 返回一个值的反正弦值,参数域在 [-1,1],值域在 [-PI/2,PI/2]

    2021-11-02 23:21:23
    赞同 展开评论
问答地址: