Content deleted Content added
Added the signed integer range. |
Fixed typo stating unsigned twice where it should say signed the second time. |
||
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
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).
|