2       INFORM Explanation
FS100 2.3   Operating Instruction :  MUL
2-108
5. Real-number type constant/B Variable number/LB 
Variable number/B [Array number]/LB [Array num-
ber]/I Variable number/LI Variable number/I [Array 
number]/LI [Array number]/D Variable number/LD 
Variable number/D [Array number]/LD [Array num-
ber]/R Variable number/LR Variable number/R [Array 
number]/LR [Array number]
When an R Variable number, LR Variable number, R [Array number], or 
LR [Array number] is selected from the table in part 1 of this Explanation, 
choose one of the tags from the following table.
6. (Element number)
When a P Variable number, LP Variable number, P [Array number], LP 
[Array number], BP Variable number, LBP Variable number, BP [Array 
number], LBP [Array number], EX Variable number, LEX Variable number, 
EX [Array number], or LEX [Array number] is selected from the table in 
part 1 of this Explanation, the following tag can be added or omitted.
No. Tag Explanation Note
23 Real-number type 
constant
Specifies the real-number type data to be multiplied. <Data 2>
24 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable to be 
multiplied.
<Data 2>
25 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable to be 
multiplied.
<Data 2>
26 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double-precision type 
variable to be multiplied.
<Data 2>
27 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real-number type variable 
to be multiplied.
<Data 2>
No. Tag Explanation Note
28 (Element number) Specifies the element of the position type variable to be 
multiplied.
If omitted, all the elements of the position type variable 
are specified.
Element number: 1 to 
255
Variable B/LB can be 
used.