Evaluate the tangent function. More...
| Functions | |
| array | tan (const array &in) | 
| C++ Interface to evaluate the tangent function. | |
| af_err | af_tan (af_array *out, const af_array in) | 
| C Interface to evaluate the tangent function. | |
Evaluate the tangent function.
C Interface to evaluate the tangent function.
| [out] | out | tangent | 
| [in] | in | input array |