Content deleted Content added
Delete zero-width spaces to make the number copy-paste friendly |
|||
Line 6:
A 256-bit register can store 2<sup>256</sup> different values. The range of [[integer]] values that can be stored in 256 bits depends on the [[Integer (computer science)#Value and representation|integer representation]] used.
The maximum value of an unsigned 256-bit integer is 2<sup>256</sup> − 1, written in decimal as 115,
256-bit processors could be used for addressing directly up to 2<sup>256</sup> bytes. Already 2<sup>128</sup> (for [[128-bit computing|128-bit]] addressing) would greatly exceed the total data stored on Earth as of 2018, which has been estimated to be around 33.3 [[zettabyte]]s (over 2<sup>75</sup> bytes).<ref>{{cite book |last1=Reinsel |first1=David |last2=Gantz |first2=John |last3=Rydning |first3=John |title=The Digitization of the World |date=November 2018 |publisher=IDC |page=6 |url=https://www.seagate.com/files/www-content/our-story/trends/files/idc-seagate-dataage-whitepaper.pdf |access-date=27 October 2022}}</ref>
|