Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]

Method tanh()


Method tanh

float tanh(float f)

Description

Returns the hyperbolic tangent value for f .

See also

atanh() , sinh() , cosh()