
c. The range of internal operation is as shown below and if the result of the operation exceed the range, it becomes an error (overflow).
|
|
| Binary Number | Decimal Number | ||
|
|
|
|
|
|
|
Outside the |
|
|
| ___ |
| 512 ≤ DATA |
operation range |
|
|
|
| ||
|
|
|
|
|
| |
|
|
|
| 111111111 | 511 | |
|
|
|
| 111111110 | 510 | |
Binary |
|
|
| 111111101 | 509 | |
|
|
|
| : | : | |
Positive |
|
|
|
| ||
|
|
|
| : | : | |
Integer |
|
|
|
| ||
|
|
|
| 10 | 2 | |
|
|
|
|
| ||
|
|
|
|
| 1 | 1 |
|
|
|
|
| 0 | 0 |
|
|
|
| 111111111 | ||
Binary |
|
|
| 111111110 | ||
|
|
| 111111101 | |||
Negative |
|
|
| |||
|
|
| : | : | : | |
Integer |
|
|
| |||
|
|
| : | : | : | |
(Complement) |
|
|
| |||
|
|
| 1000000001 | |||
|
|
|
| |||
|
|
|
| 1000000000 | ||
Outside the operation |
|
|
|
|
| DATA ≤ |
range |
|
|
|
|
| |
|
|
|
|
|
| |
|
|
|
|
| ||
(18) Octal mode ( [SHIFT], | OCT |
|
| |||
[ | x | ], [0] ~ [7] ). |
|
|
a. Data input and output are both octal integers with a maximum of 10 digits.
b. A negative number is expressed in the octal number display of two’s complement.
c. The range of internal operation is as shown below and if the result of the operation exceed the range, it becomes an error (overflow).
| Octal Number | Decimal Number | |
Outside the | ___ | 536870912 | |
operation range | ≤ DATA | ||
| |||
Octal | 3777777777 | 536870911 | |
3777777776 | 536870910 | ||
Positive | |||
: | : | ||
Integer | |||
: | : | ||
| |||
| - E6 - |
|
SR135_English_090326.rtf | SIZE : 140x75mm | SCALE 2:1 |
2009/3/26 |
|
|