acos Method  Language Reference 
Version 1 

See Also                  Applies To

Description

Computes the arccosine of its numeric argument.

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.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.