cosh

 float cosh ( float $arg ) 

説明

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

戻り値

The hyperbolic cosine of arg