Function
tanh( x )
Description:
Hyperbolic tangent.
Parameters:
x
(floating point)
parameter
Return Value (floating point):
result
Signature:
double tanh(double)