tantan tan 介绍 tan(expr) - 返回expr的正切值,计算方式类似于使用java.lang.Math.tan。 参数: expr - 弧度表示的角度。 Examples: > SELECT tan(0); 0.0 Since: 1.4.0sumtanh