sinh

Example

 float sinh ( float $arg ) 

Description

Returns the hyperbolic sine of arg, defined as (exp(arg) - exp(-arg))/2.

Return Values

The hyperbolic sine of arg