tuple_atan ( : : T : ATan )

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.


Parameters

T (input_control)
number(-array) -> real / integer
Input tuple.

ATan (output_control)
number(-array) -> real
Arctangent of the input tuple.


Parallelization Information

tuple_atan is reentrant and processed without parallelization.


Alternatives

tuple_atan2, tuple_asin, tuple_acos


See also

tuple_tan


Module

Operators not requiring licensing



Copyright © 1996-2005 MVTec Software GmbH