FORMULA LANGUAGE


@ATan2
Example

Calculates the arc tangent using the tangent y/x of an angle.

Syntax

@ATan2( x ; y )

Parameters

x


y
Usage

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

Language cross-reference

ATn2 function in LotusScript language

Example
See Also