2       INFORM Explanation
FS100 2.3   Operating Instruction :  DIV
2-115
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 by which Data 1 is 
divided.
<Data 2>
24 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
Specifies the number of the byte type variable by which 
Data 1 is divided.
<Data 2>
25 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
Specifies the number of the integer type variable by 
which Data 1 is divided.
<Data 2>
26 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
Specifies the number of the double-precision type 
variable by which Data 1 is divided.
<Data 2>
27 R Variable number/
LR Variable number/
R [Array number]/
LR [Array number]
Specifies the number of the real-number type variable 
by which Data 1 is divided.
<Data 2>
No. Tag Explanation Note
28 (Element number) Specifies the element of the position type variable by 
which Data 1 is divided.
If omitted, all the elements of the position type variable 
are specified.
Element number: 1 to 
255
Variable B/LB can be 
used.