TANH

Purpose

This function returns the hyperbolic tangent of number n.

Syntax

tanh::=

Example

SELECT TANH(0) TANH;