Herror ::tuple_sin (
    const HTuple &T,
    double *Sin
)
Herror ::tuple_sin (
    const HTuple &T,
    HTuple *Sin
)

Compute the sine of a tuple.

::tuple_sin computes the sine of the input tuple T. The sine is always returned as a floating point number. The sine of a string is not allowed.


Parameters

T (input_control)
number(-array) -> HTuple.double / long
Input tuple.

Sin (output_control)
number(-array) -> (HTuple.) double *
Sine of the input tuple.


Alternatives

::tuple_cos, ::tuple_tan


See also

::tuple_asin


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH