Update units-of-measurement.md (#2112)

Signed-off-by: egoist6 <76903043+egoist6@users.noreply.github.com>
pull/2110/head
egoist6 2023-08-04 08:03:53 +02:00 committed by GitHub
parent 010da345e1
commit 380a16efba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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`