ArrayFire: cosh

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.

◆ af_cosh()

C Interface to evaluate the hyperbolic cosine function.

Parameters
[out]outhyperbolic cosine
[in]ininput
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given

C++ Interface to evaluate the hyperbolic cosine function.

Parameters
Returns
hyperbolic cosine