Microsoft® JScript™
asin Method
 Language Reference 
Version 1 

See Also                  Applies To


Description

Computes the arcsine of its numeric argument.

Syntax

Math.asin(number)

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

Remarks

The return value is the arcsine of its numeric argument.


© 1997 by Microsoft Corporation. All rights reserved.