Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method tanh()


Method tanh

float tanh(int|float f)

Description

Returns the hyperbolic tangent value for f.

See also

atanh(), sinh(), cosh()