COSH

Purpose

This function returns the hyperbolic cosine of number n.

Syntax

cosh::=

cosh

Example

Copy
SELECT COSH(1);