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