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