Function
atanh( x )
Description:
Inverse hyperbolic tangent.
Parameters:
x
(floating point)
parameter
Return Value (floating point):
result
Signature:
double atanh(double)