Extracted from Pike v7.6 release 112 at 2008-06-24.
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()