MegaByte(mega byte) | M, MB, Mb, Mbit, MiB, mebibyte, megabit, megabyte |
appearance as argument number 1 |
(documentation MegaByte ChineseLanguage "1 MegaByte (MB)的信息,1 MegaByte 是1024 KiloByte。注: '兆'在这的意思不同于广泛被接受的国际单位制的兆。") | chinese_format.kif 2630-2631 | |
(documentation MegaByte EnglishLanguage "One MegaByte (MB) of information. One MegaByte is 1024 KiloBytes. Note that this sense of 'mega' is different from the one accepted in the SI system.") | Merge.kif 7442-7444 | |
(documentation MegaByte JapaneseLanguage "1 MegaByte (MB) の情報。1 MegaByte は 1024 KB です。注:この「メガ」の感覚は、SIシステムで受け入れられるものとは異なる。") | japanese_format.kif 1345-1346 | |
(instance MegaByte UnitOfInformation) | Merge.kif 7440-7440 | Mega byte is an instance of unit of information |
appearance as argument number 2 |
(termFormat ChineseLanguage MegaByte "兆位元") | domainEnglishFormat.kif 36963-36963 | |
(termFormat ChineseTraditionalLanguage MegaByte "兆位元") | domainEnglishFormat.kif 36962-36962 | |
(termFormat EnglishLanguage MegaByte "mega byte") | domainEnglishFormat.kif 36961-36961 |
statement |
(equal (MeasureFn ?NUMBER MegaByte) (MeasureFn (MultiplicationFn ?NUMBER 1024) KiloByte)) |
Merge.kif 7446-7448 | A real number mega byte(s) is equal to the real number and 1024 kilo byte(s) |