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