Difference between revisions of "MC-Basic:ASIN"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= Asin(''<expression>'') |AVAILABILITY= All versions |DESCRIPTION= This function returns the inverse sine of the expression in radians. |TYPE=…') |
m (1 revision) |
(No difference)
|
Revision as of 16:09, 13 December 2010
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)