Skip to contents

Computes the inverse hyperbolic cos of x.

Usage

acosh(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

acosh(2.3)