Content deleted Content added
Teemu Leisti (talk | contribs) →Representation: added zero-width space to the decimal representation of number 2^512 − 1, so it'll break nicely, instead of overflowing the right margin |
m v2.04b - Fix errors for CW project (Link with encoded space) |
||
Line 4:
==Representation==
A 512-bit register can store 2<sup>512</sup> different values. The range of [[integer]] values that can be stored in 512 bits depends on the [[Integer (computer science)#Value
The maximum value of an unsigned 512-bit integer is 2<sup>512</sup> − 1, written in decimal as 13,{{Zwsp}}407,{{Zwsp}}807,{{Zwsp}}929,{{Zwsp}}942,{{Zwsp}}597,{{Zwsp}}099,{{Zwsp}}574,{{Zwsp}}024,{{Zwsp}}998,{{Zwsp}}205,{{Zwsp}}846,{{Zwsp}}127,{{Zwsp}}479,{{Zwsp}}365,{{Zwsp}}820,{{Zwsp}}592,{{Zwsp}}393,{{Zwsp}}377,{{Zwsp}}723,{{Zwsp}}561,{{Zwsp}}443,{{Zwsp}}721,{{Zwsp}}764,{{Zwsp}}030,{{Zwsp}}073,{{Zwsp}}546,{{Zwsp}}976,{{Zwsp}}801,{{Zwsp}}874,{{Zwsp}}298,{{Zwsp}}166,{{Zwsp}}903,{{Zwsp}}427,{{Zwsp}}690,{{Zwsp}}031,{{Zwsp}}858,{{Zwsp}}186,{{Zwsp}}486,{{Zwsp}}050,{{Zwsp}}853,{{Zwsp}}753,{{Zwsp}}882,{{Zwsp}}811,{{Zwsp}}946,{{Zwsp}}569,{{Zwsp}}946,{{Zwsp}}433,{{Zwsp}}649,{{Zwsp}}006,{{Zwsp}}084,{{Zwsp}}095 or approximately 1.34078 x 10<sup>154</sup>.
|