Getting started
User guides
Administration guides
Reference guides
Resources
Updated Aug 12, 2022
Send us feedback
sinh
Returns the hyperbolic sine of expr.
expr
sinh(expr)
expr: An expression that evaluates to a numeric.
A DOUBLE.
> SELECT sinh(0); 0.0
cos function
cosh function
sin function
tanh function
tan function