Skip to contents

Computes the hyperbolic tan of x.

Usage

tanh(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

tanh(1)