Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method tanh()


Method tanh

float tanh(int|float f)

Description

Returns the hyperbolic tangent value for f.

See also

atanh(), sinh(), cosh()