Extracted from Pike v7.6 release 87 at 2006-08-03.
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()