Compute the arccosine of a tuple.
::tuple_acos computes the arccosine of the input tuple T. The arccosine is always returned as a floating point number. The arccosine of a string is not allowed.
|
T (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
| Restriction: (-1 <= T) <= 1 | |
|
ACos (output_control) |
number(-array) -> (HTuple.) double * |
| Arccosine of the input tuple. | |
::tuple_asin, ::tuple_atan, ::tuple_atan2
Operators not requiring licensing