Appendix AInstruction Set
565
Name, mnemonic, variations,
and symbol
PageOperand data
areas
Function
DEGREES TO RADIANS
RAD, ↑RAD
(458)
RAD S R
(V2 only) Converts specified 32-bit floating-point data
from degrees to radians, and places the result
in specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
303
RADIANS TO DEGREES
DEG, ↑DEG
(459)
DEG S R
(V2 only) Converts specified 32-bit floating-point data
from radians to degrees, and places the result
in specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
304
SINE
SIN, ↑SIN
(460)
SIN S R
(V2 only) Computes the sine value for angle data (in
radian units) expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
305
COSINE
COS, ↑COS
(461)
COS S R
(V2 only) Computes the cosine value for angle data (in
radian units) expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
306
TANGENT
TAN, ↑TAN
(462)
TAN S R
(V2 only) Computes the tangent value for angle data (in
radian units) expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
307
SINE TO ANGLE
ASIN, ↑ASIN
(463)
ASIN S R
(V2 only) Computes angle data (in radian units) from a
sine value expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
308
COSINE TO ANGLE
ACOS, ↑ACOS
(464)
ACOS S R
(V2 only) Computes angle data (in radian units) from a
cosine value expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
309
TANGENT TO ANGLE
ATAN, ↑ATAN
(465)
ATAN S R
(V2 only) Computes angle data (in radian units) from a
tangent value expressed as specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
310
SQUARE ROOT
SQRT, ↑SQRT
(466)
SQRT S R
(V2 only) Computes the square root of specified 32-bit
floating-point data, and places the result in
specified words.
S:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
311