|   |  | 
acosh of input More...
| Functions | |
| AFAPI array | acosh (const array &in) | 
| C++ Interface for cosh inverse.  More... | |
| AFAPI af_err | af_acosh (af_array *out, const af_array in) | 
| C Interface for acosh.  More... | |
acosh of input
C++ Interface for cosh inverse.
| [in] | in | is input array | 
C Interface for acosh.
| [out] | out | will contain inverse cosh of input | 
| [in] | in | is input array |