float tanh ( float $arg )
Returns the hyperbolic tangent of arg, defined as sinh(arg)/cosh(arg).
[More at php.net]
number $arg