Update units-of-measurement.md (#2112)
Signed-off-by: egoist6 <76903043+egoist6@users.noreply.github.com>pull/2110/head
parent
010da345e1
commit
380a16efba
|
@ -253,7 +253,7 @@ Binary Prefixes:
|
|||
|
||||
| Name | Symbol | Factor |
|
||||
| ---- | ------ | ------ |
|
||||
| Kibi | Ki | 2¹⁰ |
|
||||
| Kibi | ki | 2¹⁰ |
|
||||
| Mebi | Mi | 2²⁰ |
|
||||
| Gibi | Gi | 2³⁰ |
|
||||
| Tebi | Ti | 2⁴⁰ |
|
||||
|
@ -267,4 +267,4 @@ To use the prefixes simply add the prefix to the unit symbol - for example:
|
|||
- milliAmpere - `mA`
|
||||
- centiMetre - `cm`
|
||||
- kiloWatt - `kW`
|
||||
- KibiByte - `KiB`
|
||||
- KibiByte - `kiB`
|
||||
|
|
Loading…
Reference in New Issue