Menu

SINH

Description

Returns the hyperbolic sine of a number.

Examples

SINH(0) = 0

SINH(M_PI/2) = 2.3012989023073

SINH(NAN) = NAN

SINH(INF) = INF

SINH(-INF) = -INF

On this page