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