Skip to contents

Computes the inverse hyperbolic tan of x.

Usage

atanh(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

atanh(0.5)