Numeric values
Dependency: siunitx
Numbers
Example Command | Rendering |
---|---|
\num{12345.2} | |
\num{1\,234 5,2} | |
\num{3.45e-4} |
Angles
Example Command | Rendering |
---|---|
\ang{10} | |
\ang{1;2;3} |
Physical values
Dependency: siunitx
Units
Example Command | Rendering |
---|---|
\unit{kg.m/s^2} | |
\unit{\gram\per\cubic\centi\metre} | |
\unit[per-mode = symbol]{\gram\per\cubic\centi\metre} | |
\unit[per-mode = fraction]{\gram\per\cubic\centi\metre} |
Quantities
Example Command | Rendering |
---|---|
\qty{3}{\celsius} |
Monetary values
Dependencies: currency + Currencies and money - Standardize monetary values, 3 € vs $ 5
Currency
Command | Rendering |
---|---|
\cEUR{} | € |
\cUSD{} | $ |
\cJPY{} | ¥ |
\cGBP{} | £ |
Amount of money
Command | Rendering |
---|---|
\dEUR{1.5} | 1.50 € |
\dUSD{1.5} | $ 1.50 |
\dJPY{1.5} | 2 ¥ |
\dGBP{1.5} | £ 1.50 |
Sources:
Related:
Tags:
Values - Standardize math, numbers, symbols, quantities, money