CST反三角函数
来源:edatop
更新时间:2024-07-14
阅读:
反三角函数,CST里面有嘛?谢谢!
好像是有的,你试一试acos或者arccos,没有用过,听别人说过
好的,谢谢
( )parentheses
+,-,*,/add, subtract, multiply, divide
Sqr()square root
^power
Log()natural logarithm
Exp()Euler’s number to the power of the argument
Sin(), Cos(), Tan() sine, cosine, tangent (taking rad as argument)
Atn()arc tangent
楼上的,写得够具体。