tuple_tan ( : : T : Tan )

Compute the tangent of a tuple.

tuple_tan computes the tangent of the input tuple T. The tangent is always returned as a floating point number. The tangent of a string is not allowed.


Parameters

T (input_control)
number(-array) -> real / integer
Input tuple.

Tan (output_control)
number(-array) -> real
Tangent of the input tuple.


Parallelization Information

tuple_tan is reentrant and processed without parallelization.


Alternatives

tuple_sin, tuple_cos


See also

tuple_atan, tuple_atan2


Module

Operators not requiring licensing



Copyright © 1996-2005 MVTec Software GmbH