Chapter 3 Instruction Tables
3-17
API
Symbol Function
0117
MUL16 MUL32
Multiplication of binary numbers
16-bit
Multiplication of binary numbers
32-bit
0118
DIV16 DIV32
Division of binary numbers for
16-bit
Division of binary numbers for
32-bit
Data conversion instructions
API
Symbol Function
0200
BCD DBCD
Converting the binary number into
the binary-coded decimal number
0201
BIN DBIN
Converting the binary-coded
decimal number into the binary
number
0202
FLT DFLT
Converting the binary integer into
the binary floating-point number
0203
FLTD DFLTD
Converting the binary integer into
the 64-bit floating-point number
0204
INT DINT
Converting the 32-bit floating-
number into the binary integer
API
Symbol Function
0205
DFINT DFINT
Converting the 64-bit floating-
number into the binary integer