sinh

 float sinh ( float $arg ) 

説明

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

戻り値

The hyperbolic sine of arg