COSH
Purpose
This function returns the hyperbolic cosine of number n
.
Syntax
cosh::=
Example
SELECT COSH(1);