Skip to content
Snippets Groups Projects
Commit 5237a6e3 authored by Daniel Hutzschenreuter's avatar Daniel Hutzschenreuter
Browse files

Update UnitSystem.md

parent ffa7e75b
No related branches found
No related tags found
No related merge requests found
...@@ -111,6 +111,12 @@ Description how to build units witht the D-SI format is [here](StructureSIUnits. ...@@ -111,6 +111,12 @@ Description how to build units witht the D-SI format is [here](StructureSIUnits.
|\zebi|gold|zebi |Zi|1180591620717411303424|[1, p. 143]| |\zebi|gold|zebi |Zi|1180591620717411303424|[1, p. 143]|
|\yobi|gold|yobi |Yi|1208925819614629174706176|[1, p. 143]|" |\yobi|gold|yobi |Yi|1208925819614629174706176|[1, p. 143]|"
## Operators for combining units
|D-SI Identifyer|Description|Examples|D-SI Medal |
|-:|-:|-:|-:|
| |Multiplication: simply append one unit to another |\metre\metre|PLATINUM|
|\tothe{n} | Exponent: following a unit where n is an integer or (+-)0.5 |\metre\tothe{2}, \volt\tothe{-0.5}|PLATINUM|
|\per |Division: All units on the left side of the operator devided by all units on its right side |\metre\per\metre|SILVER|
### References ### References
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment