Compute the cosine of a tuple.
::tuple_cos computes the cosine of the input tuple T. The cosine is always returned as a floating point number. The cosine of a string is not allowed.
|
T (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
|
Cos (output_control) |
number(-array) -> (HTuple.) double * |
| Cosine of the input tuple. | |
Operators not requiring licensing