Scilab Function

atanh - hyperbolic tangent inverse

Calling Sequence

t=atanh(x)

Parameters

Description

The components of vector t are the hyperbolic tangent inverse of the corresponding entries of vector x. Definition domain is [-1,1] for the real function (see Remark).

Remark

Examples

See Also