COSH

Purpose

This function returns the hyperbolic cosine of number n.

Syntax

cosh::=

cosh

Example

SELECT COSH(1);