COSH
Returns a DOUBLE PRECISION value that represents the hyperbolic cosine of the passed parameter.
Returns a DOUBLE PRECISION value that represents the hyperbolic cosine of the passed parameter.
Behavior type
ImmutableSyntax
COSH ( expression )
Parameters
expression
- An expression of type DOUBLE PRECISION
Examples
=> SELECT COSH(-1);
COSH
------------------
1.54308063481524