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