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