Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The table below shows the ranges of values possible for COMP-5 data items.
_________________ _____________________ ________________________________
| Picture | Storage | Numeric values |
| | representation | |
|_________________|_____________________|________________________________|
| S9(1) through | Binary halfword (2 | -32768 through +32767 |
| S9(4) | bytes) | |
|_________________|_____________________|________________________________|
| S9(5) through | Binary fullword (4 | -2,147,483,648 through |
| S9(9) | bytes) | +2,147,483,647 |
|_________________|_____________________|________________________________|
| S9(10) through | Binary doubleword | -9,223,372,036,854,775,808 |
| S9(18) | (8 bytes) | through |
| | | +9,223,372,036,854,775,807 |
|_________________|_____________________|________________________________|
| 9(1) through | Binary halfword (2 | 0 through 65535 |
| 9(4) | bytes) | |
|_________________|_____________________|________________________________|
| 9(5) through | Binary fullword (4 | 0 through 4,294,967,295 |
| 9(9) | bytes) | |
|_________________|_____________________|________________________________|
| 9(10) through | Binary doubleword | 0 through |
| 9(18) | (8 bytes) | 18,446,744,073,709,551,615 |
|_________________|_____________________|________________________________|