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.
|
T (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
|
Sin (output_control) |
number(-array) -> (HTuple.) double * |
| Sine of the input tuple. | |
Operators not requiring licensing