tanh

Definition

float tanh ( float $arg )

Description

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

[More at php.net]

Parameters


loading


Share/bookmark - tanh


Global comments