Description Calculates the arccosine of a number.
Syntax arccosine = Acos ( x )
Parameters arccosine (Double) The arccosine of x, in radians.
x As Double The number whose arccosine you want to find.
Remarks This function calculates the arccosine of a number and returns the value, in radians. No errors are set.
See Also
|