MC-Basic:ASIN

From SoftMC-Wiki
Revision as of 03:31, 17 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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