atanh
Computes the inverse hyperbolic tangent.
Syntax
res = atanh(x)
Input argument
x - a numeric value
Output argument
res - a numeric value
Description
acos computes the inverse hyperbolic tangent.
Example
See also
tanh.
History
Author
Allan CORNET
Last updated