FORMULA LANGUAGE
Calculates the arc tangent using the tangent y/x of an angle.
Syntax
@ATan2( x ; y )
Parameters
x
If either parameter is a list, the function operates pair-wise on the list elements, and the return value is a list with the number of elements in the larger list.
Return value
angle
y is positive
y is negative
ATn2 function in LotusScript language
Example See Also