Skip to contents

Computes the hyperbolic cos of x.

Usage

cosh(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

cosh(1)