Skip to contents

Computes the hyperbolic sin of x.

Usage

sinh(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

sinh(1)