PHP 函数:Tan()

正切计算。

语法: float tan(float arg);

返回值: 浮点数

函数种类: 数学运算

内容说明
本函数计算参数 arg 的正切值 (tangent)。