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