Evaluate the inverse hyperbolic tangent function (area hyperbolic tangent). More...
Functions | |
AFAPI array | atanh (const array &in) |
C++ Interface to evaluate the inverse hyperbolic tangent function. More... | |
AFAPI af_err | af_atanh (af_array *out, const af_array in) |
C Interface to evaluate the inverse hyperbolic tangent function. More... | |
Evaluate the inverse hyperbolic tangent function (area hyperbolic tangent).
C Interface to evaluate the inverse hyperbolic tangent function.
[out] | out | inverse hyperbolic tangent |
[in] | in | input |