Jump to content
Sign in to follow this  
itchy_trigger

Dsl and speed

Recommended Posts

Guest

1000 bytes = 8000 bits.

The 1024 has nothing to do with bytes. It has to do with the following:

A bit is a 0 or a 1. A binary number has 2 as base. To express them in our normal base we put it on the form 2^n where n is an integer in the normal dec. system.

Question: How many numbers can you express with 4 bits?

Answer: 2^4 = 16

So when you say that you have 32 bit colors, it means that you have 2^32 colors.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×