hiteshsuthar/jsbandwidth

mbit == 1 000 000 bits

Opened this issue · 0 comments


http://en.wikipedia.org/wiki/Megabit

To get Mbit, one should divide /(1000*1000) instead of /(1024*1024).

Please fix it in default.htm


Original issue reported on code.google.com by s.ivlen...@gmail.com on 9 Jul 2010 at 7:01