Evaluate the inverse hyperbolic sine function (area hyperbolic sine). More...
| Functions | |
| array | asinh (const array &in) | 
| C++ Interface to evaluate the inverse hyperbolic sine function. | |
| af_err | af_asinh (af_array *out, const af_array in) | 
| C Interface to evaluate the inverse hyperbolic sine function. | |
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 |