14-106
Num-
ber
Name Boolean Operand Description Steps
BCD type real number operation instructions
F300
P300
BCD type
sine
operation
BSIN
PBSIN
S, D SIN(S1+1, S1)→(D+1, D) 6
F301
P301
BCD type
cosine
operation
BCOS
PBCOS
S, D COS(S1+1, S1)→(D+1, D) 6
F302
P302
BCD type
tangent
operation
BTAN
PBTAN
S, D TAN(S1+1, S1)→(D+1, D) 6
F303
P303
BCD type
arcsine
operation
BASIN
PBASIN
S, D SIN
-1
(S1+1, S1)→(D+1, D) 6
F304
P304
BCD type
arccosine
operation
BACOS
PBACOS
S, D COS
-1
(S1+1, S1)→(D+1, D) 6
F305
P305
BCD type
arctangent
operation
BATAN
PBATAN
S, D TAN
-1
(S1+1, S1)→(D+1, D) 6