# What is Gmail telling me as far as available space goes?

**URL:** https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790
**Category:** Factual Questions
**Created:** [July 30, 2009, 5:08pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790 "2009-07-30T17:08:57Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Nippless](https://avatars.discourse-cdn.com/v4/letter/n/df788c/32.png) [@Nippless](https://boards.straightdope.com/u/Nippless)
#### Post date: [July 30, 2009, 5:08pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790/1 "2009-07-30T17:08:57Z")

</div>

> [@](#):
>
> Over 7353.555103 megabytes (and counting) of free storage so you’ll never need to delete another message.

This is from the Gmail front-page. What are the digits after the decimal signifying? Bytes? Bits? 0s and 1s? Every time I see it there seems to be another decimal place added. Is this logical?

---

<div class="post-metadata">

### Author: ![iamthewalrus\_3](https://avatars.discourse-cdn.com/v4/letter/i/258eb7/32.png) [@iamthewalrus\_3](https://boards.straightdope.com/u/iamthewalrus_3)
#### Post date: [July 30, 2009, 5:19pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790/2 "2009-07-30T17:19:50Z")

</div>

Well, a Megabyte is approximately a million bytes (or, some people claim, exactly a million bytes, but Google [knows that 2^20 bytes = 1 Megabyte](http://www.google.com/search?hl=en&q=2%5E20+bytes+in+megabytes&aq=f&oq=&aqi=)), so the 6th place after the decimal corresponds (approximately) to a byte.

---

<div class="post-metadata">

### Author: ![Pleonast](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/pleonast/32/1183_2.png) [@Pleonast](https://boards.straightdope.com/u/Pleonast)
#### Post date: [July 31, 2009, 5:08pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790/3 "2009-07-31T17:08:10Z")

</div>

When referring to storage space (and not RAM), a megabyte is exactly one million bytes.

---

<div class="post-metadata">

### Author: ![Stathol](https://avatars.discourse-cdn.com/v4/letter/s/71e660/32.png) [@Stathol](https://boards.straightdope.com/u/Stathol)
#### Post date: [July 31, 2009, 5:41pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790/4 "2009-07-31T17:41:31Z")

</div>

Mmm…kind of. That’s not really a hard rule, though. It depends entirely on who’s doing the reporting. The storage _manufacturers_ certainly use the million bytes definition – at allows them report larger numbers for their hard drives. Google may or may not be using that definition.

AFAIK, gmail reports message and attachment sizes in “binary” megabytes, so I would guess that google’s mail storage figures use the same units. But that’s just a WAG on my part.

---

<div class="post-metadata">

### Author: ![HorseloverFat](https://avatars.discourse-cdn.com/v4/letter/h/8e8cbc/32.png) [@HorseloverFat](https://boards.straightdope.com/u/HorseloverFat)
#### Post date: [July 31, 2009, 7:12pm UTC](https://boards.straightdope.com/t/what-is-gmail-telling-me-as-far-as-available-space-goes/504790/5 "2009-07-31T19:12:34Z")

</div>

If you look at the source of the page, you’ll see some javascript that generates that variable (its called quota). Im guessing someone coded it to display 10 digits. You can probably ignore everything after the first decimal point. So its saying you have around 7 gigs free space.
