Extracted from Pike v7.8 release 866 at 2016-11-06.
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()