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 )
Arguments
- expression
- Resolves to a value of type DOUBLE PRECISION.
Examples
=> SELECT COSH(-1);
       COSH
------------------
 1.54308063481524