Description
Returns the hyperbolic sine of a number.Syntax
SINH(numeric_expression)
Examples
SINH(0) returns 0.
Calculate the hyperbolic sine of a numeric value in your ETL pipeline. Use SINH for advanced mathematical computations and data transformations.
SINH(numeric_expression)
SINH(0) returns 0.
Was this page helpful?