mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
units(1): Add some some additional units
Most of these are also recognized by GNU units
This commit is contained in:
parent
731d7808a3
commit
e15ad0da3d
1 changed files with 6 additions and 0 deletions
|
|
@ -39,8 +39,13 @@ zopto- 1e-21
|
|||
zepto- zopto
|
||||
yocto- 1e-24
|
||||
|
||||
quarter- 1|4
|
||||
semi- .5
|
||||
demi- .5
|
||||
hemi- .5
|
||||
half- .5
|
||||
double- 2
|
||||
tripple- 3
|
||||
|
||||
Y- yotta
|
||||
Z- zetta
|
||||
|
|
@ -55,6 +60,7 @@ da- deka
|
|||
d- deci
|
||||
c- centi
|
||||
m- milli
|
||||
u- micro
|
||||
n- nano
|
||||
p- pico
|
||||
f- femto
|
||||
|
|
|
|||
Loading…
Reference in a new issue