FORMULA LANGUAGE
Calculates the arc (inverse) tangent using the tangent of an angle.
Syntax
@ATan( tangent )
Parameters
tangent
angle
If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.
Language cross-reference
ATn function in LotusScript language
Example See Also