函式:Cos()


Cos

余弦计算。

语法: float cos(float arg);

传回值: 浮点数

函式种类: 数学运算

内容说明

本函式计算参数 arg 的余弦值 (cosine)。

参考

Sin()  Tan()  


[ 上一页 下一页 ]