Konvertera byte till ord
Ange värden nedan för att konvertera byte [B] till ord [word]-enhet
byte
Definition:
ord
Definition:
byte till ord omvandlingstabell
byte [B] | ord [word] |
---|---|
0.01 B | 0.005000 word |
0.10 B | 0.0500 word |
1 B | 0.5000 word |
2 B | 1.00 word |
3 B | 1.50 word |
5 B | 2.50 word |
10 B | 5.00 word |
20 B | 10.00 word |
50 B | 25.00 word |
100 B | 50.00 word |
1000 B | 500.00 word |
Hur man konverterar byte till ord
1 B = 0.500000 word
1 word = 2.00 B
Exempel
Convert 15 B to word:
15 B = 15 × 0.500000 word = 7.50 word