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