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