Extracted from Pike v7.6 release 33 at 2006-10-17.
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()