Jump to content

1,000,000,000,000 points


Than_Bogan
 Share

Recommended Posts

  • Supporting Member
Btw, while I'm sure @Horton will cringe at my ubernerdiness, it's actually mostly a credit to him that I can continue to double my points every so often, because that suggests exponential growth in membership of the site.
Link to comment
Share on other sites

  • Administrators

@thager that cost is $10. If you order one I will also throw in a pink Baller hat.*

 

(* this offer is for @thager only. Everyone else just gets the sticker.)

Link to comment
Share on other sites

  • Baller_

@Horton, binary numbers consist of a series of ones and zeroes only. Each position in a binary number represents a power of two, with the rightmost digit representing 2 to the zero power (or the decimal value equal to one). The next digit to the left is 2 to the first power (or the decimal value equal to two), then 2 to the second power (decimal value equal to four), and so on. If a one is indicated in a particular position, the particular value for that power of 2 is added to the total to achieve the decimal equivalent of the binary representation. If a zero is indicated in a particular position, nothing is added to the total.

 

c8do2dgcfc02.jpg

 

Than's original post showed a binary number with a 1 in the 13th position and the remaining positions as zeroes, which equates to 2 to the 12th power (4096). That was how many Baller points he had attained at the time of the post.

 

It can get more complicated when you want to consider values to the right of the decimal point.

 

When I completed an introductory course on microprocessor programming 30+ years ago, one of the concepts that totally blew my mind was that a silicon chip in a computer can only do one inherent thing: differentiate between a low voltage signal (a zero) and a high voltage signal (a one). Everything else in computing, everything, is built on top of that physical capability of a silicon chip. Thus, binary encoding was necessary to allow for representation of numbers and letters (via the ASCII and EBCDIC sequences and 8-bit, 16-bit, 32-bit and 64-bit structures). The exact interpretation of the streams of these values is the function of the chip circuitry (AND gates, NAND gates, NOR gates, etc.) and the design of the BIOS, OS, languages, firmware, etc. by the computer scientists.

 

The worst slalom equipment I own is between my ears.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...