Scalar. Returns the cosine of a value.
Return
value
Float
INSERT INTO OutStream SELECT COS(InStream.FloatColumn) FROM InStream;