7-217
ESTR(P)
1
2
3
4
6
6
7
8
7.11 Character string processing instructions
7.11.11 Conversion from floating decimal point to character string data (ESTR(P))
When using decimal point format
ASCII code for the sign
b15 b8 b7 b0
Total number of digits
Number of digits in decimal fraction
+2
Sign
+1
00
H
Automatically stored at the
end of character sting
+2
+3
+4
Decimal point format
+1
32-bit floating-point real number
+1
ASCII code for the
(total number of digits -2)
th digit
ASCII code for
decimal point (.)
(2E
H
)
ASCII code for the
(total number of digits -6)
th digit
ASCII code for the
(total number of digits -1)
th digit
ASCII code for the
(total number of digits -3)
th digit
ASCII code for the
(total number of digits -5)
th digit
ASCII code for the
(total number of digits -7)
th digit
.
S2
D
S2
S2
S1S1
D
D
D
D