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