tuple_sin ( : : T : 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) -> real / integer
Input tuple.

Sin (output_control)
number(-array) -> real
Sine of the input tuple.


Parallelization Information

tuple_sin is reentrant and processed without parallelization.


Alternatives

tuple_cos, tuple_tan


See also

tuple_asin


Module

Operators not requiring licensing



Copyright © 1996-2005 MVTec Software GmbH