Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method tanh()


Method tanh

float tanh(int|float f)

Description

Returns the hyperbolic tangent value for f.

See also

atanh(), sinh(), cosh()