Content deleted Content added
m Dating maintenance tags: {{Cn}} |
Removed the citation needed on the "signed integer" range thing. It was entirely unnecessary and it just a part of how computer systems work. It'd be like asking for citation for 2+2=4 |
||
Line 15:
</ref>
The range of unsigned integers that can be represented in 24 bits is 0 to 16,777,215 (0xFFFFFF in [[hexadecimal]]). The range of signed integers that can be represented in 24 bits is -8,388,608 to 8,388,607.
Several fixed-point [[digital signal processor]]s have a 24-bit data bus, selected as the basic word length because it gave the system a reasonable precision for the processing audio (sound).
|