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