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