acos Method

Microsoft Office JScript

Microsoft® JScript® acos Method  Language Reference 
Version 1 

See Also                  Applies To


Description
Returns the arccosine of a number.
Syntax
Math.acos(number)

The number argument is a numeric expression for which the arccosine is sought.

Remarks
The return value is the arccosine of the number argument.