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