tanh

Example

 float tanh ( float $arg ) 

Description

Returns the hyperbolic tangent of arg, defined as sinh(arg)/cosh(arg).

Return Values

The hyperbolic tangent of arg