Evaluate the inverse hyperbolic cosine function (area hyperbolic cosine). More...
| Functions | |
| array | acosh (const array &in) | 
| C++ Interface to evaluate the inverse hyperbolic cosine function. | |
| 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 | 
C Interface to evaluate the inverse hyperbolic cosine function.
| [out] | out | inverse hyperbolic cosine | 
| [in] | in | input |