SINH

Purpose

This function returns the hyperbolic sine of number n.

Syntax

sinh::=

Example

SELECT SINH(0) SINH;