MC-Basic:ASIN

From SoftMC-Wiki
Revision as of 13:16, 18 March 2014 by Lisa (talk | contribs) (Text replace - "Read-Only" to "Read only")
Jump to: navigation, search

This function returns the inverse sine of the expression in radians.

Syntax

Asin(<expression>)

Availability

All versions

Type

Double

Range

-1 to +1

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

Value = Asin(0.5)

See Also