Chat with our AI personalities
That varies, depending on the resolution and the size of the screen. In a typical case, you might have a resolution of 1024 x 768 (where 1024 is the width) pixels on a screen that is about 10 inches wide; so you get roughly 100 points per inch.
The mass of the earth is 5.9742 * 1024 kilograms.
1024 * 1024 = 1,048,576
1024 bits
A billion is a thousand-million. Metric Units: Deca - Ten Hecto - Hundred Kilo - Thousand Mega - Million Giga - Billion Tera - Trillion Many of the prefixes are uncommonly used. But, say, for example you had a billion grams (gigagram) and you wanted to convert it to megagrams, you would multiply it by 1000. So... one gigagram would be 1000 megagrams. Now, it gets a little more complicated when one talks about computers. Computers are based on factors of 2. 210 = 1024 which is the "standard" base for many computer calculations, especially those using metric prefixes. So, a kilobyte would be 1024 bytes. a megabyte is 1024 kilobytes, or 1024*1024 bytes = 1,048,576 bytes a gigabyte is 1024 megabytes, or 1024*1024*1024 bytes = 1,073,741,824 bytes. a terabyte is 1024 gigabytes, or 1024*1024*1024*1024 bytes = 1,099,511,627,776 bytes.