Evaluate the inverse hyperbolic tangent function (area hyperbolic tangent). More...
| Functions | |
| array | atanh (const array &in) | 
| C++ Interface to evaluate the inverse hyperbolic tangent function. | |
| af_err | af_atanh (af_array *out, const af_array in) | 
| C Interface to evaluate the inverse hyperbolic tangent function. | |
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 |