Scalar. Returns the tangent, in radians, of a given value.
Return
value
Float
INSERT INTO OutStream SELECT TAN(InStream.FloatColumn) FROM InStream;