函式:Tan()


Tan

正切计算。

语法: float tan(float arg);

传回值: 浮点数

函式种类: 数学运算

内容说明

本函式计算参数 arg 的正切值 (tangent)。

参考

Sin()  Cos()  


[ 上一页 下一页 ]