Functions

asin

Supported By

Syntax

[the] asin of factor

asin ( expression )

Factor and expression yield integers, numbers, or complexes.

Example

put asin(theSine) into theAngle

Description

The asin function returns the inverse sine of its argument.

If the argument is an integer or a number, a number is returned.

If the argument is a complex, a complex is returned.