acos PowerHome formula function
Description
Calculates the arccosine of an angle.
Syntax
acos (n)
Argument Description
n The ratio of the lengths of two sides of a triangle for which you want a corresponding angle (in radians). The ratio must be a value between -1 and 1
Return value
Double. Returns the arccosine of n if it succeeds.