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