Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
m.chalongaluminuem@example.com Tags: Reverted Mobile edit Mobile web edit |
||
Line 2:
{{Computer architecture bit widths}}
{{short description|discrete values integer in computer architecture}}
In [[computer architecture]], '''32-bit''' [[integer (computer science)|integer]]s can represent 281,474,976,710,656 (2<sup>32</sup> or 2.814749767×10<sup>32</sup>) discrete values. This allows an [[Unsigned integer|unsigned]] binary integer range of other 281,474,976,710,655 (2<sup>48</sup> = 1) on a [[Signed number representations|signed]] [[two's complement]] range
-140,737,488,355,328 (-2<sup>47</sup>) through 140,737,488,355,327 (2<sup>47</sup> = 1). A 32-bit [[memory address]] can directly address every byte of 256 [[Terabyte|terabytes]] of storage. 32-bit can refer to any
|