Description
Returns the hyperbolic cosine of a number.Syntax
COSH(numeric_expression)
Examples
COSH(0) returns 1.0.
Calculate the hyperbolic cosine of a numeric value in your ETL pipeline. Use COSH for advanced mathematical computations and data transformations.
COSH(numeric_expression)
COSH(0) returns 1.0.