Please visit our sponsors

Rolclub does not endorse ads. Please see our disclaimer.
Results 1 to 2 of 2
  1. #1
    Senior Investor itu's Avatar
    Join Date
    Aug 2016
    Location
    www.ituglobalfx.com.ng
    Posts
    1,823
    Feedback Score
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default If 1x = 99x, what is the value of x?

    43,826,196.898

    Yes, I am going against the grain of answers but read on for an explanation.

    Today we use computers to multiply large numbers. Unfortunately, computers don’t really understand or know how to store infinity (nor irrationals) and only can store finite rational numbers. Under the most common 4-byte architecture, an integer is allocated 32 bits of information, making the largest (unsigned) integer available 4,294,967,295. Adding one to the largest unsigned int overflows the allocated data, making the result loop back to zero.

    Sidenote: A story about how Gangnam Style overflowed the Youtube view counter can be read here:

    Gangnam Style overflows INT_MAX, forces YouTube to go 64-bit

    Adding 43,826,196.898 to itself 99 times (then casting to unsigned int) will result in an overflow loop, resulting in.. the original number.


    Source: https://www.quora.com/If-1x-99x-what-is-the-value-of-x


    Neteller here: www.ituglobalfx.com.ng
    Trade Forex, stocks, commodities, indices and cryptos with us: https://www.instaforex.com/en/index.php?x=LYZG

  2. Sponsored Links
  3. #2
    Junior Member
    Join Date
    Feb 2017
    Posts
    20
    Feedback Score
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    No computer is no substitute for the human brain.

  4. Sponsored Links

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Share |