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