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