Manual

39
12. SEL Language
noisnapxE
noitidnoc
)RO·DNA(
tupnI
noitidnoc
)galF·O/I(
dnammoC
tsoP
)galF·troptuptuO(
dnammoC 1dnarepO 2dnarepO
lanoitpOlanoitpORQS.oNelbairaVataDRZ
SQR(Square)
[Function] Stores the square root (SQR) of the data in operand 2 in the variable in operand 1.
[Example 1] SQR 1 4 Assign square root of 4,2 to variable 1.
[Example 2] LET 1 10 Assign 10 to variable 1.
LET 2 4 Assign 4 to variable 2.
SQR *1 *2 Assign the square root of 4 (contents of variable 2) to variable 10
(contents of variable 1).
The output turns ON when the result of the operation is 0.