NAME
        atanh - hyperbolic function operating on float

SYNOPSIS
        float   atanh(float)

DESCRIPTION
        atanh() returns the hyperbolic arc-tangent of a floating
        point number.

SEE ALSO
        floats - for a list of other math functions available.
