Zeroclickinfo-goodies: Conversions: CONVERT 223791630KB TO GB Incorrect

Created on 27 Jul 2018  路  3Comments  路  Source: duckduckgo/zeroclickinfo-goodies

CONVERT 223791630 KB TO GB
shows 2.23792*10^8 Kilobyte = 223.792 Gigabyte

That's not correct as it appears to be using / 1000 / 1000, but should be / 1024 / 1024 to return ~213 G.

image

Thanks.


IA Page: http://duck.co/ia/view/conversions
Maintainer: @pjhampton

Most helpful comment

@Krogsager Kilo is defined as 1000, KiB is defined as 1024 (see https://en.wikipedia.org/wiki/Binary_prefix) The reality is that different applications and operating systems output KB ambiguously, therefore we've decided to stick to strict SI where KB is Kilobytes and KiB is Kibibytes

All 3 comments

@ClarkJeff the IA uses the SI prefixes for Giga/Kilo (i.e. 1000 based), the Binary prefixes are available as Gibibyte, Kibibyte (GiB, KiB) etc

image

Seeing as the type of the search/conversion is "digital storage" concerning bytes, and not weight/lenght/etc., I would argue that the IA is wrong in using SI prefixes.

@Krogsager Kilo is defined as 1000, KiB is defined as 1024 (see https://en.wikipedia.org/wiki/Binary_prefix) The reality is that different applications and operating systems output KB ambiguously, therefore we've decided to stick to strict SI where KB is Kilobytes and KiB is Kibibytes

Was this page helpful?
0 / 5 - 0 ratings