ArrayFire: sinh
Evaluate the hyperbolic sine function. More...
Functions | |
| AFAPI array | sinh (const array &in) |
| C++ Interface to evaluate the hyperbolic sine function. More... | |
| AFAPI af_err | af_sinh (af_array *out, const af_array in) |
| C Interface to evaluate the hyperbolic sine function. More... | |
Evaluate the hyperbolic sine function.
◆ af_sinh()
C Interface to evaluate the hyperbolic sine function.
- Parameters
-
[out] out hyperbolic sine [in] in input
- Returns
- AF_SUCCESS, if function returns successfully, else an af_err code is given
C++ Interface to evaluate the hyperbolic sine function.
- Parameters
- Returns
- hyperbolic sine