Difference between revisions of "MC-Basic:ACOS"
m (Text replace - "Read-Only" to "Read only") |
|||
Line 28: | Line 28: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | Read | + | Read only |
|EXAMPLE= | |EXAMPLE= |
Revision as of 12:22, 18 March 2014
This function returns the inverse cosine of the expression in radians.
Syntax
Acos(<expression>)
Availability
All versions
Type
Double
Range
-1 to +1
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
Value = Acos(0.5)