FORMULA LANGUAGE
Calculates the arc (inverse) cosine, using the cosine of an angle.
Syntax
@ACos( cosine )
Parameters
cosine
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
ACos function in LotusScript language
Example See Also