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) -> real / integer |
| Input tuple. | |
|
ATan (output_control) |
number(-array) -> real |
| Arctangent of the input tuple. | |
tuple_atan is reentrant and processed without parallelization.
tuple_atan2, tuple_asin, tuple_acos
Operators not requiring licensing