Herror ::tuple_tan (
    const HTuple &T,
    double *Tan
)
Herror ::tuple_tan (
    const HTuple &T,
    HTuple *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) -> HTuple.double / long
Input tuple.

Tan (output_control)
number(-array) -> (HTuple.) double *
Tangent of the input tuple.


Alternatives

::tuple_sin, ::tuple_cos


See also

::tuple_atan, ::tuple_atan2


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH