8.2.8. COSH()

Available in

DSQL, PSQL

Possible name conflict

YES → Read details

Syntax

  1. COSH (number)
Table 106. COSH Function Parameter
ParameterDescription

number

A number of a numeric type

Result type

DOUBLE PRECISION

Description

Returns the hyperbolic cosine of the argument.

  • Any non-NULL result is in the range [1, INF].