描述: 计算正切值。 语法: tan(number) 备注: 计算参数number的正切值。 参数: number 弧度数,以弧度为单位。 返回值: float型 示例: tan(pi()/2) 1.633123935319537E16 t正切值,float型