Galil Motion Control manc 18x 6 Page 36
DMC-18x6 Command Reference
28
@ASIN[n]
FUNCTION: Inverse sine
DESCRIPTION:
Returns in degrees the arc sine of the given number.
ARGUMENTS: @SIN[n] where
n is a signed number in the range -1 to 1.
USAGE: DEFAULTS:
While Moving
Yes
Default Value
-
In a Program
Yes
Default Format
-
Command Line
Yes
Controller Usage
ALL
RELATED COMMANDS:
cosine
tangent
EXAMPLES:
:MG @ASIN[-1]
-90.0000
:MG @ASIN[0]
0.0000
:MG @ASIN[1]
90.0000
: