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