102
2 CPU MODULE INSTRUCTIONS
2.3 Application Instructions
■Calculating the arc cosine of double-precision real number
■Calculating the arc tangent of double-precision real number
■Calculating the sine of BCD data
■Calculating the cosine of BCD data
■Calculating the tangent of BCD data
■Calculating the arc sine of BCD data
Instruction symbol Processing details Reference
ACOSD Calculates the angle from the cosine specified by a double-precision real number. Page 791 ACOSD(P)
ACOSDP
Instruction symbol Processing details Reference
ATAND Calculates the angle from the tangent specified by a double-precision real number. Page 793 ATAND(P)
ATANDP
Instruction symbol Processing details Reference
BSIN Calculates the sine of the angle specified by a BCD value.
(d): Sign
(d)+1: Integral part
(d)+2: Decimal part
Page 795 BSIN(P)
BSINP
Instruction symbol Processing details Reference
BCOS Calculates the cosine of the angle specified by a BCD value.
(d): Sign
(d)+1: Integral part
(d)+2: Decimal part
Page 797 BCOS(P)
BCOSP
Instruction symbol Processing details Reference
BTAN Calculates the tangent of the angle specified by a BCD value.
(d): Sign
(d)+1: Integral part
(d)+2: Decimal part
Page 799 BTAN(P)
BTANP
Instruction symbol Processing details Reference
BASIN Calculates the arc sine of the angle specified by a BCD value.
(d): Sign
(d)+1: Integral part
(d)+2: Decimal part
Page 801 BASIN(P)
BASINP
TAN(s)
(d)
(d)+1
(d)+2
SIN
-1
(s)
(d)
(d)+1
(d)+2