Galil Motion Control optcom Page 36
Optima DMC-1xxx and DMC-18x2 Command Reference
@ASIN[n]
i
25
@ASIN[n]
FUNCTION: Inverse sine
DESCRIPTION:
Returns in degrees the arc sine of the given number.
ARGUMENTS: @ASIN[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:
@ACOS
Arc
cosine
@SIN
sine
@ATAN
Arc
tangent
@COS
Cosine
@TAN
Tangent
EXAMPLES:
:MG @ASIN[-1]
-90.0000
:MG @ASIN[0]
0.0000
:MG @ASIN[1]
90.0000
: