26.3 Standard Units
The following list of units are defined in the standard library.
Base units:
- b
- bits.
 
- N
- nibbles.
 
- B
- bytes.
 
Base 10 units:
- Kb¶
- kilo bits (1000 bits.)
 
- KB¶
- Kilo bytes (1000 bytes.)
 
- Mb¶
- Mega bits.
 
- MB¶
- Mega bytes.
 
- Gb¶
- Giga bits.
 
- GB¶
- Giga bytes.
 
Base 2 units:
- Kib¶
- kilo bits (1000 bits.)
 
- KiB¶
- Kilo bytes (1000 bytes.)
 
- Mib¶
- Mega bits.
 
- MiB¶
- Mega bytes.
 
- Gib¶
- Giga bits.
 
- GiB¶
- Giga bytes.