| Daytoy a dokumentasion ket nailak-am manipud ditoy. |
Ti sumaganad ket ti kangrunaan a listaan ti pangibaliw a datos nga inus-usar babaen ti Modulo:Pagbaliwen, ken nasken a pakitungtungan idiay Modulo tungtungan:Pagbaliwen.
Daytoy a panid ket binasbasa babaen ti eskritu (makeunits). Ti eskritu ket mangala ti pakaammo manipud ti teksto ti wiki, ken iparuarna ti taudan ti Lua a mangipalawag ti tabla kadagiti unit; dayta a taudan ken mabalin a manual a makopia idiay Modulo:Pagbaliwen/datos. Kitaen ti resulta ken paggiddiatan ti Modulo:Pagbaliwen/datos ken /pagipadasan
Ti eskritu a mangbasa daytoy a panid ket saan a mangikaskaso kadagiti amin malaksid para iti testo ti wiki kadagiti sumaganad a paset:
== Conversions ==
== Input multiples ==
== Output multiples ==
== Combinations ==
== Defaults ==
== Links ==
== Overrides ==
Kadagiti a paset, ti agpang-3 a paulo (kasla iti === Length ===
) ket mangirugi ti tabla a mangipalawag kadagiti unit iti naisangayan a kita. Iti subpaset, dagiti linia ket mangrugi iti |
ket maproseso (dagiti sabali a linia, ken dagiti linia a mangrugi iti |-
or |}
, ket di maikaskaso). Ti maproseso a linia ket magudua kadagiti pagikabilan (delimitado iti ||
), ken ti umuna/maudi a espasio a puraw ket maikkat manipud ti tunggal maysa a pagikabilan. Dagiti awan linaon a pagikabilan iti paset dagiti Pangibaliw ket maikkan ti kasisigud a pateg.
Ti maikadua a pagikabilan iti tunggal maysa nga aray dagiti paset ti Pangibaliw ket kadawyan a manginagan ti simbolo ti unit, ngem mabalin pay a mausar kadagiti sabali a panggep a mangipalawag iti sumaganad. Kadagiti dadduma a kaso ti testo iti maikadua a pagikabilan ket mabalin ng aatiddog unay, ken nasayaat daytoy nga isengngat ti colspan="11" |
sakbay ti testo tapno maliklikan ti oanagbalkot iti akikid a batong. Ti amniaman a colspan
iti rugi ti maikadua a pagikabilan ket saan a maikaskaso.
Some unit codes are an alias for another spelling of the unit code. For example, the code ft2
is an alias for sqft
, and that is indicated by entering =sqft
in the Symbol column for the ft2
entry. An alias can only be entered after the primary unit has been defined (the sqft
entry must precede the ft2
entry).
Normally there are no other entries on an alias line, however, the following may be used:
default = unit code
to specify that the alias has a default output that is different from the primary unit
link = link text
to specify that the alias has a link that is different from the primary unit
multiplier = number
used as "multiplier = 100" with unit code 100km
to define a unit that is 100 times the size of a kilometre
sp=us
(or sp = us
) to specify that using the alias forces US spelling for that unit
symbol = symbol text
to specify that the alias has a symbol that is different from the primary unit
symlink = link text
to specify that the alias has a different link when abbreviated ("symbol link")
A unit can be defined as a ratio of two other units. For example, L/km
can be defined as "litres per kilometer" by entering ==L/km
as the symbol for the unit. A single "=
" is used with an alias to specify that a unit code is an alternative name for another unit. By contrast, if "==
" is used, the unit code is defined as the first unit "per" the second.
As well as a ratio of two units, a per unit can be of the form "currency per unit". The module recognizes "$" and "£" as currency symbols and shows them appropriately. For example, the input |120|$/acre
would be displayed as "$120 per acre", or "$120/acre" if abbreviated.
The definition for a per unit can be followed by the same modifiers available for an alias.
Some unit codes should not be used—if such a code is used, the template displays an error message telling the editor what unit code should be entered. For example, the code feet
should not be used, and that is indicated by entering !Message
in the Symbol column for the feet
entry. There should be no other entries on an error line. The Message text is displayed as an error if feet
is used in a conversion. The text should use the special format codes %{
and %}
on each side of a unit code. The format codes are replaced with wikitext defined in Modulo:Pagbaliwen, and which applies a consistent style to each displayed unit code.
Some units generally use their name, rather than a symbol. That is indicated by inserting ~
before the symbol. For example, the code acre
has symbol ~acre
which means results will use the singular name "acre", or the plural name "acres", depending on the value.
Some units have a symbol prefixed with *
, for example, the symbol given for pitch
is *µm
. Normally, when units are looked up in the Defaults or Links exception tables, the symbol of the unit is used. However, pitch has a symbol that conflicts with micrometre. The *
prefix means that the unit code for pitch
is used to look up exceptions, not the symbol.
The prefix column should be empty if SI prefixes are not used, or should be SI
for a normal unit that accepts SI prefixes. Unit m2
should have prefix SI2
so that, for example, km2
will be regarded as 1000 × 1000 of the m2
base unit. Similarly, unit m3
should have prefix SI3
.
The name of the unit is required. The plural name is optional. If no plural name is given, it is created by appending "s" to the singular name. For example, the ft
unit has name "foot" and plural name "feet"—the plural name is necessary to avoid the plural of "foot" being "foots".
The US name is optional. If no US name is given, it is the same as the normal name. The US plural name is optional—if it is missing it is created by appending "s" to the US name. When using {{tl|pagbaliwen}, the option |sp=us
causes the US name to be displayed if a name is required for the convert.
Any %s
in the name columns is replaced with the appropriate SI prefix, or is removed if SI prefixes are not appropriate (not suitable for the unit, or not used in the conversion). It is only necessary to use %s
if the unit accepts prefixes, and if the prefix is not at the start of the unit's name, for example with m2
and m3
.
Spelling exceptions can be handled by entering a row with the exception. For example, see ha
which sets the unit name to "hectare"; without that row, the a
row would cause ha
to have the name "hectoare". There must be an override to document that an exception is intended.
The scale is a value or expression that is used as a factor to convert a value to its corresponding base unit. Commas may be used as a thousand separator.
The Extra
column is usually empty, but can contain a value or code when more than a simple Scale
is required for a conversion. There are two codes used with fuel efficiency units: volume/length
and length/volume
. In addition, certain codes are required to indicate that the conversion procedure for the unit is built-in to the module. Any other text is used as an offset in the conversion calculation that occurs with temperature units.
The conversion procedure for some units (for example, the Mach
unit of speed) are built into Modulo:Pagbaliwen as they are too complex to be specified in a table. That is indicated by entering a code (which must be the same as used in the module) in the Extra column.
The script that reads this page contains a small amount of built-in data that does not conveniently fit into the tables below (see set_builtins
in makeunits).
A default is a code for a unit or combination that identifies the output unit or units that will be used if none is specified in the convert template. The Defaults section defines exceptions for unit codes with an SI prefix, where the default output is different from that of the base unit. Also, units using engineering notation may appear in the defaults section to define a default output for the unit.
A default may specify a unit code or an expression that tests the input value, and which produces one of two different outputs depending on that value. In the expression, v
represents the input value specified in the convert template, and exclamation marks (!
) are used to separate the expression into either three or four fields. For example, the following expression might be used as the default for unit in
(inch):
v < 36 ! mm ! cm
The first field is a condition which evaluates to true or false. In this example, if the input value is less than 36, the default output unit is mm
; otherwise, it is cm
.
If present, the fourth field is appended to the result. For example, the following expression might be used for unit Ml
(megalitre):
v < 28.316846592 ! e3 ! e6 ! cuft
If the condition is true, the result is e3cuft
; otherwise, it is e6cuft
.
A composite input unit consists of two standard units, where the second is a subdivision of the first. For example, |2|ft|6|in
may be used to specify 2 feet 6 inches as the input unit in a conversion. See the Input multiples section.
Composites are defined in pairs, but any number of pairs can be used to specify an input. For example, given that ch
is defined as a subdivision of mi
, and that ft
is a subdivision of ch
, an input length could be specified as 1|mi|2|ch|3|ft
. Also, with suitable pairs defined, an input length could be specified as 4|mi|3|yd|2|ft|1|in
. There is no limit to the number of permitted subunits.
A multiple is a unit code that can be used as an output. For example, ftin
is a multiple that results in a length being expressed in feet and inches. A multiple may have any number of components defined in the Output multiples section, where each component is a subdivision of the preceding unit.
The link column is the title of the article related to that unit. If the link is preceded with +
or *
, extra text will be inserted before the link, and the text shown by the link will be adjusted to omit a prefix of "US" or "U.S.", if present. For example, if a unit has the symbol "US gal" (or "U.S. gal"), and if the link is +[[Gallon]]
, then if the symbol is linked, it would appear as "US gal" ("US" and "gal" link to two different articles). If the link is *[[Galon]]
, it would appear as "U.S. gal".
Similarly, if the link is preceded with @
, extra text will be inserted before the link, and the text shown by the link will be adjusted to omit a prefix of "imp" or "imperial", if present. For example, if a unit has the symbol "imp gal", and if the link is @[[Gallon]]
, then if the symbol is linked, it would appear as "imp gal" ("imp" and "gal" link two different articles).
The Links section defines exceptions for unit codes with an SI prefix, where the linked article is different from that of the base unit.
Pipe characters (|
) in a table need to be encoded. For example, "[[Galon|gal]]
" should be entered as "[[Galon|gal]]
". The script that reads this page replaces each |
with |
.
Some unit codes match a unit with an SI prefix, and duplicate unit codes are not permitted. For example, Pa
can be interpreted as "peta-are" which would prevent the pascal
unit of pressure being defined after the are
unit of area. However, listing Pa
in the Overrides section means that the pascal unit can be defined, in which case peta-are will not be available.
Some unit codes are not intended to be used in a template, but are needed to define exceptions. For example, the code ft
has link Kadapan (unit), but unit psi/ft
needs ft
to be linked to Fracture gradient. To handle such cases, a unit code starting with "-
" is used (-ft-frac
for feet with a link to fracture gradient).
If needed, more dashes can be used to define additional exceptions (for example, see -Scwt
and --Scwt
, which are similar to Scwt
but have different names).
In addition to the units defined in the data below, large scale units such as e6km
(million kilometres) may be used. The following prefixes may be used, and the linked names are shown if lk
is on:
Any standard unit (not a combination, multiple, or built-in) may be used after an engineering notation prefix, including "temperature change" units, but not "temperature" units.
By convention, units written as force-distance (such as lbft or kgf.m) are torque, and those written as distance-force (such as ftlbf) are energy. See WP:MOSNUM#Unit names and the discussion, and see Libra-kadapan (torque) and Libra-kadapan (enerhia).
However, some topics use traditional units that conflict with the above convention. To handle these, Modulo:pagbaliwen/makeunits includes a specials
table that adds an "alttype" (alternate type) field to certain whitelisted units. The alttype field allows conversion between units of different type, provided each unit is whitelisted to allow the conversion.
As at December 2013, the following energy units have alttype = "torque" (the first line consists of different units, while the second line consists of aliases for units in the first line):
- ftlb, ftlb-f, ftlbf, inlb, inlb-f, inlbf, inoz-f, inozf
- ft.lbf, ft·lb-f, ft·lbf, in.lb-f, in.lbf, in.oz-f, in.ozf, in·lb-f, in·lbf, in·oz-f, in·ozf
The following torque units have alttype = "energy":
For example, the following conversion works despite the fact that Nm is torque and ftlbf is energy:
{{pagbaliwen|1|Nm|ftlbf}}
→ 1 newton-metro (0.74 ft⋅lbf)
The following tables define the standard units that are available for a conversion.
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
Gy |
Gy |
|
1 |
|
gray |
|
|
|
SI |
rad |
Gray (yunit)
|
rad |
rad |
|
0.01 |
|
rad |
|
|
|
SI |
Gy |
Rad (yunit)
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
cm/s2 |
cm/s2 |
|
0.01 |
|
sentimetro kada segundo kuadrado |
|
|
|
|
ft/s2 |
Gal (yunit)
|
ft/s2 |
ft/s2 |
|
0.3048 |
|
kadapan kada segundo kuadrado |
|
|
|
|
m/s2 |
Kadapan kada segundo kuadrado
|
g0 |
g0 |
|
9.80665 |
|
pagalagadan a grabidad |
|
|
|
|
m/s2 |
Pagalagadan a grabidad
|
g-force |
g |
|
9.80665 |
|
g |
g |
|
|
|
m/s2 |
g-force
|
km/hs |
km/(h⋅s) |
|
5/18 |
|
kilometro kada oras kada segundo |
|
|
|
|
mph/s |
Akselerasion
|
km/s2 |
km/s2 |
|
1000 |
|
kilometro kada segundo kuadrado |
|
|
|
|
mph/s |
Akselerasion
|
m/s2 |
m/s2 |
|
1 |
|
metro kada segundo kuadrado |
|
|
|
|
ft/s2 |
Metro kada segundo kuadrado
|
mph/s |
mph/s |
|
0.44704 |
|
milia kada oras kada segundo |
|
|
|
|
km/hs |
Akselerasion
|
km/h/s |
=km/hs
|
standard gravity |
=g0
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
1000sqft |
1000 sq ft |
|
92.90304 |
|
sangaribo kuadrado kadapan |
|
|
|
|
m2 |
Kuadrado kadapan
|
a |
a |
|
100 |
|
are |
|
|
|
SI |
sqft |
Ektaria#Are
|
acre |
~acre |
|
4046.8564224 |
|
acre |
|
|
|
|
ha |
Acre
|
acre-sing |
=acre
|
arpent |
~arpent |
|
3418.89 |
|
arpende |
|
|
|
|
ha |
Arpende
|
cda |
cda |
|
3930.395625 |
|
kuerda |
|
|
|
|
ha acre |
Kuerda
|
daa |
daa |
|
1000 |
|
dekare |
|
|
|
|
km2 sqmi |
Dekare
|
dunam |
~dunam |
|
1000 |
|
dunam |
|
|
|
|
km2 sqmi |
Dunam
|
dunum |
~dunum |
|
1000 |
|
dunum |
|
|
|
|
km2 sqmi |
Dunam
|
ha |
ha |
|
10,000 |
|
ektaria |
|
|
|
|
acre |
Ektaria
|
hectare |
~ha |
|
10,000 |
|
ektaria |
|
|
|
|
acre |
Ektaria
|
Irish acre |
Irish acres |
|
6555.2385024 |
|
Irish acre |
|
|
|
|
ha |
Acre (Irlandes)
|
m2 |
m2 |
|
1 |
|
kuadrado %smetro |
|
|
|
SI2 |
sqft |
Kuadrado metro
|
pondemaat |
pond |
|
3674.363358816 |
|
pondemaat |
pondemaat |
|
|
|
m2 |
nl:pondemaat
|
pyeong |
~pyeong |
|
400/121 |
|
pyeong |
pyeong |
|
|
|
m2 |
Pyeong
|
rai |
rai |
|
1600 |
|
rai |
rai |
|
|
|
m2 |
Rai (yunit)
|
rood |
~rood |
|
1011.7141056 |
|
rood |
|
|
|
|
sqft m2 |
Rood (yunit)
|
sqfoot |
sq ft |
|
0.09290304 |
|
kuadrado kadapan |
|
|
|
|
m2 |
Kuadrado kadapan
|
sqft |
sq ft |
|
0.09290304 |
|
kuadrado kadapan |
|
|
|
|
m2 |
Kuadrado kadapan
|
sqin |
sq in |
|
0.00064516 |
|
kuadrado pulgada |
|
|
|
|
cm2 |
Kuadrado pulgada
|
sqmi |
sq mi |
|
2,589,988.110336 |
|
kuadrado milia |
|
|
|
|
km2 |
Kuadrado milia
|
sqnmi |
sq nmi |
|
3,429,904 |
|
kuadrado nautika milia |
|
|
|
|
km2 sqmi |
Nautika milia
|
sqperch |
~perch |
|
25.29285264 |
|
perch |
|
|
|
|
m2 |
Rod (yunit)#Kalawa ken tomo
|
sqverst |
~square verst |
|
1138062.24 |
|
kuadrado versta |
|
|
|
|
km2 sqmi |
Versta
|
sqyd |
sq yd |
|
0.83612736 |
|
kuadrado yarda |
|
|
|
|
m2 |
Kuadrado yarda
|
tsubo |
~tsubo |
|
400/121 |
|
tsubo |
tsubo |
|
|
|
m2 |
Dagiti yunit ti panagrukod ti Hapon#Kalawa
|
acres |
=acre
|
are |
=a
|
decare |
=daa
|
foot2 |
=sqfoot
|
ft2 |
=sqft
|
in2 |
=sqin |
symbol = in2
|
km² |
=km2
|
mi2 |
=sqmi
|
million acre |
=e6acre
|
million acres |
=e6acre
|
million hectares |
=e6ha
|
m² |
=m2
|
nmi2 |
=sqnmi
|
pond |
=pondemaat
|
sq arp |
=arpent
|
sqkm |
=km2
|
sqm |
=m2
|
square verst |
=sqverst
|
verst2 |
=sqverst
|
yd2 |
=sqyd
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
m2/ha |
m2/ha |
|
0.0001 |
|
kuadrado metro kada ektaria |
|
|
|
|
sqft/acre |
Basalo a kalawa
|
sqft/acre |
sq ft/acre |
|
1/43560 |
|
kuadrado kadapan kada acre |
|
|
|
|
m2/ha |
Basalo a lugar
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
cent |
¢ |
|
1 |
|
sentimo |
|
|
|
|
cent |
Sentimo (kuarta)
|
¢ |
=cent
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
A.h |
A⋅h |
|
3600 |
|
amperio oras |
|
|
|
|
coulomb |
Amperio oras
|
coulomb |
C |
|
1 |
|
kolumbio |
|
|
|
SI |
e |
Kolumbio
|
e |
e |
|
1.602176487e-19 |
|
elementario a karga |
|
|
|
|
coulomb |
Elementario a karga
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
g-mol |
g‑mol |
|
1 |
|
gramo-mol |
|
|
|
|
lbmol |
Mol (yunit)
|
gmol |
gmol |
|
1 |
|
gramo-mol |
|
|
|
|
lbmol |
Mol (yunit)
|
kmol |
kmol |
|
1000 |
|
kilomol |
|
|
|
|
lbmol |
Mol (yunit)
|
lb-mol |
lb‑mol |
|
453.59237 |
|
libra-mol |
|
|
|
|
mol |
Libra-mol
|
lbmol |
lbmol |
|
453.59237 |
|
libra-mol |
|
|
|
|
mol |
Libra-mol
|
mol |
mol |
|
1 |
|
mol |
|
|
|
|
lbmol |
Mol (yunit)
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
kgCO2/L |
kg(CO2)/L |
|
1000 |
|
kilogramo kada litro |
|
|
|
|
lbCO2/USgal |
Sengngaw ti gas
|
lbCO2/USgal |
lbCO2/US gal |
|
0.45359237/0.003785411784 |
|
libra kada galon ti EU |
|
|
|
|
kgCO2/L |
Sengngaw ti gas
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
oz/lb |
==oz/lb |
default = mg/kg
|
mg/kg |
==mg/kg |
default = oz/lb
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
g/dm3 |
g/dm3 |
|
1 |
|
gramo kada kubiko desimetro |
|
|
|
|
kg/m3 |
Densidad
|
g/L |
g/L |
|
1 |
|
gramo kada litro |
|
|
|
|
lb/cuin |
Densidad
|
g/mL |
g/mL |
|
1000 |
|
gramo kada mililitro |
|
|
|
|
lb/cuin |
Densidad
|
g/ml |
g/ml |
|
1000 |
|
gramo kada mililitro |
|
|
|
|
lb/cuin |
Densidad
|
kg/dm3 |
kg/dm3 |
|
1000 |
|
kilogramo kada kubiko desimetro |
|
|
|
|
lb/cuft |
Densidad
|
kg/L |
kg/L |
|
1000 |
|
kilogramo kada litro |
|
|
|
|
lb/USgal |
Densidad
|
kg/l |
kg/l |
|
1000 |
|
kilogramo kada litro |
|
|
|
|
lb/USgal |
Densidad
|
kg/m3 |
kg/m3 |
|
1 |
|
kilogramo kada kubiko metro |
|
|
|
|
lb/cuyd |
Densidad
|
lb/cuft |
lb/cu ft |
|
0.45359237/0.028316846592 |
|
libra kada kubiko kadapan |
|
|
|
|
g/cm3 |
Densidad
|
lb/cuin |
lb/cu in |
|
453592.37/16.387064 |
|
libra kada kubiko pulgada |
|
|
|
|
g/cm3 |
Densidad
|
lb/cuyd |
lb/cu yd |
|
0.45359237/0.764554857984 |
|
libra kada kubiko yarda |
|
|
|
|
kg/m3 |
Densidad
|
lb/impgal |
lb/imp gal |
|
0.45359237/0.00454609 |
|
libra kada imperial a galon |
|
|
|
|
kg/L |
Densidad
|
lb/in3 |
lb/cu in |
|
45359237/1638.7064 |
|
libra kada kubiko pulgada |
|
|
|
|
g/cm3 |
Densidad
|
lb/U.S.gal |
lb/U.S. gal |
|
589081/4916.1192 |
|
libra kada galon ti E.U |
|
|
|
|
kg/L |
Densidad
|
lb/USbu |
lb/US bu |
|
0.45359237/0.03523907016688 |
|
libra kada bushel ti EU |
|
|
|
|
kg/m3 |
Bushel
|
lb/USgal |
lb/US gal |
|
589081/4916.1192 |
|
libra kada galon ti EU |
|
|
|
|
kg/L |
Densidad
|
lbm/cuin |
lbm/cu in |
|
45359237/1638.7064 |
|
libra masa kada kubiko pulgada |
|
|
|
|
g/cm3 |
Densidad
|
mg/L |
mg/L |
|
0.001 |
|
miligramo kada litro |
|
|
|
|
lb/cuin |
Densidad
|
oz/cuin |
oz/cu in |
|
453592.37/16.387064/16 |
|
onsa kada kubiko pulgada |
|
|
|
|
g/cm3 |
Densidad
|
g/cm3 |
==g/cm3 |
default = lb/cuin
|
g/m3 |
==g/m3 |
default = lb/cuyd |
link = Densidad
|
Mg/m3 |
==Mg/m3 |
default = lb/cuft
|
mg/l |
==mg/l |
default = oz/cuin
|
μg/dL |
==μg/dL |
default = lb/cuin
|
μg/l |
==μg/l |
default = oz/cuin
|
lb/ft3 |
=lb/cuft
|
lb/yd3 |
=lb/cuyd
|
lbm/in3 |
=lbm/cuin
|
mcg/dL |
=μg/dL
|
oz/in3 |
=oz/cuin
|
ug/dL |
=μg/dL
|
ug/l |
=μg/l
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
B.O.T.U. |
B.O.T.U. |
|
3,600,000 |
|
Yunit ti Opisina ti Panagtagilako |
|
|
|
|
MJ |
Kilowatt-oras
|
bboe |
bboe |
|
6,117,863,200 |
|
bariles iti kapada ti lana |
|
|
|
|
GJ |
Bariles iti kapada ti lana
|
BOE |
BOE |
|
6,117,863,200 |
|
bariles iti kapada ti lana |
|
|
|
|
GJ |
Bariles iti kapada ti lana
|
BTU |
BTU |
|
1055.05585262 |
|
Termal a yunit ti Britaniko |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu |
Btu |
|
1055.05585262 |
|
Termal a yunit ti Britaniko |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-39F |
BTU39°F |
|
1059.67 |
|
Termal a yunit ti Britaniko (39°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-39F |
Btu39°F |
|
1059.67 |
|
Termal a yunit ti Britaniko (39°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-59F |
BTU59°F |
|
1054.804 |
|
Termal a yunit ti Britaniko (59°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-59F |
Btu59°F |
|
1054.804 |
|
Termal a yunit ti Britaniko (59°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-60F |
BTU60°F |
|
1054.68 |
|
Termal a yunit ti Britaniko (60°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-60F |
Btu60°F |
|
1054.68 |
|
Termal a yunit ti Britaniko (60°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-63F |
BTU63°F |
|
1054.6 |
|
Termal a yunit ti Britaniko (63°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-63F |
Btu63°F |
|
1054.6 |
|
Termal a yunit ti Britaniko (63°F) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-ISO |
BTUISO |
|
1055.056 |
|
Termal a yunit ti Britaniko (ISO) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-ISO |
=BTU-ISO
|
BTU-IT |
BTUIT |
|
1055.05585262 |
|
Termal a yunit ti Britaniko (IT) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-IT |
BtuIT |
|
1055.05585262 |
|
Termal a yunit ti Britaniko (IT) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-mean |
BTUmean |
|
1055.87 |
|
Termal a yunit ti Britaniko (mean) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-mean |
Btumean |
|
1055.87 |
|
Termal a yunit ti Britaniko (mean) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
BTU-th |
BTUth |
|
1054.35026444 |
|
Termal a yunit ti Britaniko (termokemikal) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Btu-th |
Btuth |
|
1054.35026444 |
|
Termal a yunit ti Britaniko (termokemikal) |
|
|
|
|
kJ |
Termal a yunit ti Britaniko
|
Cal |
Cal |
|
4184 |
|
kaloria |
|
|
|
|
kJ |
Kaloria
|
cal |
cal |
|
4.184 |
|
kaloria |
|
|
|
|
J |
Kaloria
|
Cal-15 |
Cal15 |
|
4185.8 |
|
Kaloria (15°C) |
|
|
|
|
kJ |
Kaloria
|
cal-15 |
cal15 |
|
4.1858 |
|
kaloria (15°C) |
|
|
|
|
J |
Kaloria
|
Cal-IT |
CalIT |
|
4186.8 |
|
Kaloria (Internasional a Tabla ti Alibungubong) |
|
|
|
|
kJ |
Kaloria
|
cal-IT |
calIT |
|
4.1868 |
|
kaloria (Internasional a Tabla ti Alibungubong) |
|
|
|
|
J |
Kaloria
|
Cal-th |
Calth |
|
4184 |
|
Kaloria (termokemikal) |
|
|
|
|
kJ |
Kaloria
|
cal-th |
calth |
|
4.184 |
|
kaloria (termokemikal) |
|
|
|
|
J |
Kaloria
|
CHU-IT |
CHUIT |
|
1899.100534716 |
|
Pudot a yunit ti Celsius (Internasional a Tabla) |
|
|
|
|
kJ |
Panagbaliw kadagiti yunit#Enerhia
|
cufootnaturalgas |
~cuftnaturalgas |
|
1,055,055.85262 |
|
kubiko kadapan ti natural a gas |
|
|
|
|
MJ |
Panagbaliw kadagiti yunit#Enerhia
|
cuftnaturalgas |
~cuftnaturalgas |
|
1,055,055.85262 |
|
kubiko kadapan ti natural a gas |
|
|
|
|
MJ |
Panagbaliw kadagiti yunit#Enerhia
|
Eh |
Eh |
|
4.35974417e-18 |
|
Hartree |
|
|
|
|
eV |
Hartree
|
erg |
erg |
|
0.0000001 |
|
erg |
|
|
|
|
μJ |
Erg
|
eV |
eV |
|
1.602176487e-19 |
|
elektronboltahe |
|
|
|
|
aJ |
Elektronboltahe
|
feV |
feV |
|
1.602176487e-34 |
|
pemtoelektronboltahe |
|
|
|
|
yJ |
Elektronboltahe
|
foe |
foe |
|
1e44 |
|
foe |
|
|
|
|
YJ |
Foe (yunit)
|
ftlb |
ft⋅lb |
|
1.3558179483314004 |
|
kadapan-libra |
|
|
|
|
J |
Kadapan-libra (enerhia)
|
ftlb-f |
ft⋅lbf |
|
1.3558179483314004 |
|
kadapan-libra puersa |
|
|
|
|
J |
Kadapan-libra (enerhia)
|
ftlbf |
ft⋅lbf |
|
1.3558179483314004 |
|
kadapan-libra puersa |
|
|
|
|
J |
Kadapan-libra (enerhia)
|
ftpdl |
ft⋅pdl |
|
0.0421401100938048 |
|
kadapan-poundal |
|
|
|
|
J |
Kadapan-poundal
|
GeV |
GeV |
|
1.602176487e-10 |
|
gigaelektronboltahe |
|
|
|
|
nJ |
Elektronboltahe
|
gTNT |
~gram of TNT |
|
4184 |
|
gramo iti TNT |
|
|
|
|
kJ |
Kapada iti TNT
|
Gtoe |
Gtoe |
|
4.1868e19 |
|
gigatonelada iti kapada ti lana |
|
|
|
|
EJ |
Tonelada iti kapada ti lana
|
GtonTNT |
~gigaton of TNT |
|
4.184e18 |
|
gigatonelada iti TNT |
|
|
|
|
EJ |
Kapada iti TNT
|
GtTNT |
~gigatonne of TNT |
|
4.184e18 |
|
gigatonelada iti TNT |
|
|
|
|
EJ |
Kapada iti TNT
|
GW.h |
GW⋅h |
|
3.6e12 |
|
gigawatt-oras |
|
|
|
|
TJ |
Kilowatt-oras
|
GWh |
GWh |
|
3.6e12 |
|
gigawatt-oras |
|
|
|
|
TJ |
Kilowatt-oras
|
hph |
hp⋅h |
|
2,684,519.537696172792 |
|
pigsa ti kabalio-oras |
|
|
|
|
kWh |
Pigsa ti kabalio
|
inlb |
in⋅lb |
|
0.1129848290276167 |
|
pulgada-libra |
|
|
|
|
mJ |
Kadapan-libra (enerhia)
|
inlb-f |
in⋅lbf |
|
0.1129848290276167 |
|
pulgada-libra puersa |
|
|
|
|
mJ |
Kadapan-libra (enerhia)
|
inlbf |
in⋅lbf |
|
0.1129848290276167 |
|
pulgada-libra puersa |
|
|
|
|
mJ |
Kadapan-libra (enerhia)
|
inoz-f |
in⋅ozf |
|
0.00706155181422604375 |
|
pulgada-onsa puersa |
|
|
|
|
mJ |
Kadapan-libra (enerhia)
|
inozf |
in⋅ozf |
|
0.00706155181422604375 |
|
pulgada-onsa puersa |
|
|
|
|
mJ |
Kadapan-libra (enerhia)
|
J |
J |
|
1 |
|
joule |
|
|
|
SI |
cal |
Joule
|
kBOE |
kBOE |
|
6.1178632e12 |
|
kilo bariles iti kapada ti lana |
|
|
|
|
TJ |
Bariles iti kapada ti lana
|
kcal |
kcal |
|
4184 |
|
kilokaloria |
|
|
|
|
kJ |
Kaloria
|
kcal-15 |
kcal15 |
|
4185.8 |
|
kilokaloria (15°C) |
|
|
|
|
kJ |
Kaloria
|
kcal-IT |
kcalIT |
|
4186.8 |
|
kilokaloria (Internasional a Tabla ti Alibungubong) |
|
|
|
|
kJ |
Kaloria
|
kcal-th |
kcalth |
|
4184 |
|
kilokaloria (termokemikal) |
|
|
|
|
kJ |
Kaloria
|
kerg |
kerg |
|
0.0001 |
|
kiloerg |
|
|
|
|
mJ |
Erg
|
keV |
keV |
|
1.602176487e-16 |
|
kiloelektronboltahe |
|
|
|
|
fJ |
Elektronboltahe
|
kgTNT |
~kilogram of TNT |
|
4,184,000 |
|
kilogramo iti TNT |
|
|
|
|
MJ |
Kapada iti TNT
|
kt(TNT) |
kt |
|
4.184e12 |
|
kilotonelada |
|
|
|
|
TJ |
Kapada iti TNT
|
ktoe |
ktoe |
|
4.1868e13 |
|
kilotonelada iti kapada ti lana |
|
|
|
|
TJ |
Tonelada iti kapada ti lana
|
ktonTNT |
kt |
|
4.184e12 |
|
kilotonelada iti TNT |
|
|
|
|
TJ |
Kapada iti TNT
|
ktTNT |
~kilotonne of TNT |
|
4.184e12 |
|
kilotonelada iti TNT |
|
|
|
|
TJ |
Kapada iti TNT
|
kW.h |
kW⋅h |
|
3,600,000 |
|
kilowatt-oras |
|
|
|
|
MJ |
Kilowatt-oras
|
kWh |
kWh |
|
3,600,000 |
|
kilowatt-oras |
|
|
|
|
MJ |
Kilowatt-oras
|
Mcal |
Mcal |
|
4,184,000 |
|
megakaloria |
|
|
|
|
MJ |
Kaloria
|
mcal |
mcal |
|
0.004184 |
|
milikaloria |
|
|
|
|
mJ |
Kaloria
|
Mcal-15 |
Mcal15 |
|
4,185,800 |
|
megakaloria (15°C) |
|
|
|
|
MJ |
Kaloria
|
mcal-15 |
mcal15 |
|
0.0041858 |
|
milikaloria (15°C) |
|
|
|
|
mJ |
Kaloria
|
Mcal-IT |
McalIT |
|
4,186,800 |
|
megakaloria (Internasional a Tabla ti Alibungubong) |
|
|
|
|
MJ |
Kaloria
|
mcal-IT |
mcalIT |
|
0.0041868 |
|
milikaloria (Internasional a Tabla ti Alibungubong) |
|
|
|
|
mJ |
Kaloria
|
Mcal-th |
Mcalth |
|
4,184,000 |
|
megakaloria (termokemikal) |
|
|
|
|
MJ |
Kaloria
|
mcal-th |
mcalth |
|
0.004184 |
|
milikaloria (termokemikal) |
|
|
|
|
mJ |
Kaloria
|
Merg |
Merg |
|
0.1 |
|
megaerg |
|
|
|
|
J |
Erg
|
merg |
merg |
|
0.0000000001 |
|
millierg |
|
|
|
|
μJ |
Erg
|
MeV |
MeV |
|
1.602176487e-13 |
|
megaelektronboltahe |
|
|
|
|
pJ |
Elektronboltahe
|
meV |
meV |
|
1.602176487e-22 |
|
milielektronboltahe |
|
|
|
|
zJ |
Elektronboltahe
|
MMBtu |
MMBtu |
|
1,055,055,852.62 |
|
riwriw a termal dagiti yunit ti Britaniko |
|
|
|
|
GJ |
Termal a yunit ti Britaniko
|
Mt(TNT) |
Mt |
|
4.184e15 |
|
megatonelada |
|
|
|
|
PJ |
Kapada iti TNT
|
Mtoe |
Mtoe |
|
4.1868e16 |
|
megatonelada iti kapada ti lana |
|
|
|
|
PJ |
Tonelada iti kapada ti lana
|
MtonTNT |
Mt |
|
4.184e15 |
|
megatonelada iti TNT |
|
|
|
|
PJ |
Kapada iti TNT
|
mtonTNT |
~milliton of TNT |
|
4,184,000 |
|
militonelada iti TNT |
|
|
|
|
MJ |
Kapada iti TNT
|
MtTNT |
~megatonne of TNT |
|
4.184e15 |
|
megatonelada iti TNT |
|
|
|
|
PJ |
Kapada iti TNT
|
mtTNT |
~millitonne of TNT |
|
4,184,000 |
|
militonelada iti TNT |
|
|
|
|
MJ |
Kapada iti TNT
|
MW.h |
MW⋅h |
|
3,600,000,000 |
|
megawatt-oras |
|
|
|
|
GJ |
Kilowatt-oras
|
mW.h |
mW⋅h |
|
3.6 |
|
miliwatt-oras |
|
|
|
|
J |
Kilowatt-oras
|
MWh |
MWh |
|
3,600,000,000 |
|
megawatt-oras |
|
|
|
|
GJ |
Kilowatt-oras
|
mWh |
mWh |
|
3.6 |
|
miliwatt-oras |
|
|
|
|
J |
Kilowatt-oras
|
neV |
neV |
|
1.602176487e-28 |
|
nanoelektronboltahe |
|
|
|
|
yJ |
Elektronboltahe
|
PeV |
PeV |
|
0.0001602176487 |
|
petaelektronboltahe |
|
|
|
|
mJ |
Elektronboltahe
|
peV |
peV |
|
1.602176487e-31 |
|
pikoelektronboltahe |
|
|
|
|
yJ |
Elektronboltahe
|
PSh |
PSh |
|
2647795.5 |
|
Pferdestärkenstunde |
|
|
|
|
kWh |
Pferdestärkenstunde
|
quad |
quad |
|
1.054804e18 |
|
kuadrilion a termal dagiti yunit ti Britaniko |
|
|
|
|
EJ |
Quad (yunit)
|
Ry |
Ry |
|
2.1798741e-18 |
|
rydberg |
|
|
|
|
eV |
Rydberg constant
|
scf |
scf |
|
2869.2044809344 |
|
pagalagadan a kubiko kadapan |
|
|
|
|
kJ |
Pagalagadan a kubiko kadapan
|
scfoot |
scf |
|
2869.2044809344 |
|
pagalagadan a kubiko kadapan |
|
|
|
|
kJ |
Pagalagadan a kubiko kadapan
|
t(TNT) |
t |
|
4,184,000,000 |
|
tonelada |
|
|
|
|
GJ |
Kapada iti TNT
|
TeV |
TeV |
|
1.602176487e-7 |
|
teraelektronboltahe |
|
|
|
|
μJ |
Elektronboltahe
|
th |
th |
|
4,186,800 |
|
thermie |
|
|
|
|
MJ |
Panagbaliw kadagiti yunit#Enerhia
|
thm-EC |
thm (EC) |
|
105,506,000 |
|
therm (EC) |
|
|
|
|
MJ |
Therm
|
thm-UK |
thm (UK) |
|
105,505,585.257348 |
|
therm (UK) |
|
|
|
|
MJ |
Therm
|
thm-US |
thm (US) |
thm (U.S.) |
105,480,400 |
|
therm (US) |
|
|
|
|
MJ |
Therm
|
toe |
toe |
|
41,868,000,000 |
|
tonelada iti kapada ti lana |
|
|
|
|
GJ |
Tonelada iti kapada ti lana
|
tonTNT |
~ton of TNT |
|
4,184,000,000 |
|
tonelada iti TNT |
|
|
|
|
GJ |
Kapada iti TNT
|
tTNT |
~tonne of TNT |
|
4,184,000,000 |
|
tonelada iti TNT |
|
|
|
|
GJ |
Kapada iti TNT
|
TtonTNT |
~teraton of TNT |
|
4.184e21 |
|
teratonelada iti TNT |
|
|
|
|
ZJ |
Kapada iti TNT
|
TtTNT |
~teratonne of TNT |
|
4.184e21 |
|
teratonelada iti TNT |
|
|
|
|
ZJ |
Kapada iti TNT
|
TW.h |
TW⋅h |
|
3.6e15 |
|
terawatt-oras |
|
|
|
|
PJ |
Kilowatt-oras
|
TWh |
TWh |
|
3.6e15 |
|
terawatt-oras |
|
|
|
|
PJ |
Kilowatt-oras
|
W.h |
W⋅h |
|
3600 |
|
watt-oras |
|
|
|
|
kJ |
Kilowatt-oras
|
Wh |
Wh |
|
3600 |
|
watt-oras |
|
|
|
|
kJ |
Kilowatt-oras
|
μerg |
μerg |
|
1e-13 |
|
mikroerg |
|
|
|
|
nJ |
Erg
|
μeV |
μeV |
|
1.602176487e-25 |
|
mikroelektronboltahe |
|
|
|
|
yJ |
Elektronboltahe
|
μW.h |
μW⋅h |
|
0.0036 |
|
mikrowatt-oras |
|
|
|
|
mJ |
Kilowatt-oras
|
μWh |
μWh |
|
0.0036 |
|
mikrowatt-oras |
|
|
|
|
mJ |
Kilowatt-oras
|
-kW.h |
=kW.h |
link = Kilowatt oras
|
btu |
=BTU
|
Kaloria |
=Cal
|
ft.lbf |
=ftlbf
|
ft·lbf |
=ftlbf
|
g-cal-15 |
=cal-15
|
g-cal-IT |
=cal-IT
|
g-cal-th |
=cal-th
|
g-kcal-15 |
=kcal-15
|
g-kcal-IT |
=kcal-IT
|
g-kcal-th |
=kcal-th
|
g-Mcal-15 |
=Mcal-15
|
g-mcal-15 |
=mcal-15
|
g-Mcal-IT |
=Mcal-IT
|
g-mcal-IT |
=mcal-IT
|
g-Mcal-th |
=Mcal-th
|
g-mcal-th |
=mcal-th
|
GW-h |
=GW.h
|
GW·h |
=GW.h
|
Hartree |
=Eh
|
hp.h |
=hph
|
in.lb-f |
=inlb-f
|
in.lbf |
=inlbf
|
in.oz-f |
=inoz-f
|
in.ozf |
=inozf
|
kbboe |
=kBOE |
symbol = kbboe
|
kg-cal-15 |
=Cal-15
|
kg-cal-IT |
=Cal-IT
|
kg-cal-th |
=Cal-th
|
kW-h |
=kW.h
|
kW·h |
=kW.h
|
MW-h |
=MW.h
|
mW-h |
=mW.h
|
MW·h |
=MW.h
|
TW-h |
=TW.h
|
uerg |
=μerg
|
ueV |
=μeV
|
uW-h |
=μW.h
|
uW.h |
=μW.h
|
uWh |
=μWh
|
W-h |
=W.h
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
eVpar |
eV |
|
1.602176565e-19 * 6.022140857e23 |
|
elektronboltahe |
|
|
|
SI |
kcal/mol |
Elektronboltahe
|
kcal/mol |
==kcal/mol |
default = kJ/mol |
link = Kilokaloria kada mol
|
kJ/mol |
==kJ/mol |
default = kcal/mol |
link = Joule kada mol
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
kWh/100 km |
kW⋅h/100 km |
|
36 |
|
kilowatt-oras kada 100 a kilometro |
|
|
|
|
MJ/km kWh/mi |
Kilowatt-oras
|
kWh/100 mi |
kW⋅h/100 mi |
|
22.3694 |
|
kilowatt-oras kada 100 a milia |
|
|
|
|
mpge |
Kapada ti milmilia kada galon ti gasolina
|
MJ/100 km |
MJ/100 km |
|
10 |
|
megajoule kada 100 a kilometro |
|
|
|
|
BTU/mi |
Termal a yunit ti Britaniko
|
mpge |
mpg‑e |
|
13e-6 |
invert |
kapada ti milia kada galon ti gasolina |
|
|
|
|
kWh/100 mi |
Kapada ti milmilia kada galon ti gasolina
|
BTU/mi |
==BTU/mi |
default = v > 1525 ! M ! k ! J/km
|
kJ/km |
==kJ/km |
default = BTU/mi
|
kWh/km |
==-kW.h/km |
default = MJ/km kWh/mi
|
kWh/mi |
==-kW.h/mi |
default = kWh/km MJ/km
|
MJ/km |
==MJ/km |
default = BTU/mi
|
mpg-e |
=mpge
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
BTU/lb |
BTU/lb |
|
(0.947817120/2.20462262)*1000 |
|
Termal a yunit ti Britaniko kada libra |
|
|
|
|
kJ/kg |
Termal a yunit ti Britaniko
|
cal/g |
cal/g |
|
4184 |
|
kaloria kada gramo |
|
|
|
|
J/g |
Kaloria kada gramo
|
GJ/kg |
GJ/kg |
|
1e9 |
|
gigajoule kada kilogramo |
|
|
|
|
ktTNT/t |
Espesipiko nga Enerhia
|
J/g |
J/g |
|
1000 |
|
joule kada gramo |
|
|
|
|
kcal/g |
Espesipiko nga Enerhia
|
kcal/g |
kcal/g |
|
4,184,000 |
|
kilokaloria kada gramo |
|
|
|
|
kJ/g |
Kilokaloria kada gramo
|
kJ/g |
kJ/g |
|
1,000,000 |
|
kilojoule kada gramo |
|
|
|
|
kcal/g |
Espesipiko nga Enerhia
|
kJ/kg |
kJ/kg |
|
1000 |
|
kilojoule kada kilogramo |
|
|
|
|
BTU/lb |
Espesipiko nga enerhia
|
ktonTNT/MT |
~kiloton of TNT per metric ton |
|
4,184,000,000 |
|
kilotonelada iti TNT kada metriko tonelada |
|
|
|
|
GJ/kg |
Kapada iti TNT
|
ktTNT/t |
~kilotonne of TNT per tonne |
|
4,184,000,000 |
|
kilotonelada iti TNT kada tonelada |
|
|
|
|
GJ/kg |
Kapada iti TNT
|
MtonTNT/MT |
~megaton of TNT per metric ton |
|
4.184e12 |
|
megatonelada iti TNT kada metriko tonelada |
|
|
|
|
TJ/kg |
Kapada iti TNT
|
MtTNT/MT |
~megatonne of TNT per tonne |
|
4.184e12 |
|
megatonelada iti TNT kada tonelada |
|
|
|
|
TJ/kg |
Kapada iti TNT
|
TJ/kg |
TJ/kg |
|
1e12 |
|
terajoule kada kilogramo |
|
|
|
|
MtTNT/MT |
Espesipiko nga Enerhia
|
Cal/g |
==Cal/g |
default = kJ/g
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
BTU/cuft |
==BTU/cuft |
default = kJ/L
|
Cal/12USoz(mL)serve |
==Cal/-12USoz(mL)serve |
default = kJ/L
|
Cal/12USoz(ml)serve |
==Cal/-12USoz(ml)serve |
default = kJ/l
|
Cal/12USozserve |
==Cal/-12USozserve |
default = kJ/L
|
Cal/USoz |
==Cal/USoz |
default = kJ/ml
|
kJ/L |
==kJ/L |
default = BTU/cuft
|
kJ/l |
==kJ/l |
default = BTU/cuft
|
kJ/ml |
==kJ/ml |
default = Cal/USoz
|
MJ/m3 |
==MJ/m3 |
default = BTU/cuft
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
Sv |
Sv |
|
1 |
|
sievert |
|
|
|
SI |
rem |
Sievert
|
rem |
rem |
|
0.01 |
|
rem |
|
|
|
SI |
Sv |
Roentgen a kapada iti man
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
g/km |
g/km |
|
1e-6 |
|
gramo kada kilometro |
|
|
|
|
oz/mi |
Sengngaw ti gas
|
g/mi |
g/mi |
|
0.001/1609.344 |
|
gramo kada milia |
|
|
|
|
g/km |
Sengngaw ti gas
|
gCO2/km |
g(CO2)/km |
|
1e-6 |
|
gramo iti CO2 kada kilometro |
|
|
|
|
ozCO2/mi |
Sengngaw ti gas
|
gCO2/mi |
g(CO2)/mi |
|
0.001/1609.344 |
|
gramo iti CO2 kada milia |
|
|
|
|
gCO2/km |
Sengngaw ti gas
|
kg/km |
kg/km |
|
0.001 |
|
kilogramo kada kilometro |
|
|
|
|
lb/mi |
Sengngaw ti gas
|
kgCO2/km |
kg(CO2)/km |
|
0.001 |
|
kilogramo iti CO2 kada kilometro |
|
|
|
|
lbCO2/mi |
Sengngaw ti gas
|
lb/mi |
lb/mi |
|
0.45359237/1609.344 |
|
libra kada milia |
|
|
|
|
kg/km |
Sengngaw ti gas
|
lbCO2/mi |
lb(CO2)/mi |
|
0.45359237/1609.344 |
|
libra iti CO2 kada milia |
|
|
|
|
kgCO2/km |
Sengngaw ti gas
|
oz/mi |
oz/mi |
|
0.028349523125/1609.344 |
|
onsa kada milia |
|
|
|
|
g/km |
Sengngaw ti gas
|
ozCO2/mi |
oz(CO2)/mi |
|
0.028349523125/1609.344 |
|
onsa iti CO2 kada milia |
|
|
|
|
gCO2/km |
Sengngaw ti gas
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
cuft/a |
cu ft/a |
|
28316846592e-12/31,557,600 |
|
kubiko kadapan kada tawen |
|
|
|
|
m3/a |
Kubiko kadapan kada segundo
|
cuft/d |
cu ft/d |
|
28316846592e-12/86400 |
|
kubiko kadapan kada aldaw |
|
|
|
|
m3/d |
Kubiko kadapan kada segundo
|
cuft/h |
cu ft/h |
|
28316846592e-12/3600 |
|
kubiko kadapan kada oras |
|
|
|
|
m3/h |
Kubiko kadapan kada segundo
|
cuft/min |
cu ft/min |
|
28316846592e-12/60 |
|
kubiko kadapan kada minuto |
|
|
|
|
m3/min |
Kubiko kadapan kada minuto
|
cuft/s |
cu ft/s |
|
28316846592e-12 |
|
kubiko kadapan kada segundo |
|
|
|
|
m3/s |
Kubiko kadapan kada segundo
|
cumi/a |
cu mi/a |
|
4168181825440579584e-9/31,557,600 |
|
kubiko milia kada tawen |
|
|
|
|
km3/a |
Kubiko kadapan kada segundo
|
cuyd/h |
cuyd/h |
|
0.9144^3/3600 |
|
kubiko yarda kada oras |
|
|
|
|
m3/h |
Kubiko kadapan kada segundo
|
cuyd/s |
cu yd/s |
|
0.9144^3 |
|
kubiko yarda kada segundo |
|
|
|
|
m3/s |
Kubiko yarda kada segundo
|
Goilbbl/a |
Gbbl/a |
|
22081.56874/4383 |
|
bilion barbariles kada tawen |
|
|
|
|
v * 1.58987294928 < 10 ! e6 ! e9 ! m3/a |
Bariles kada aldaw
|
impgal/h |
imp gal/h |
|
0.00454609/3600 |
|
imperial a galon kada oras |
|
|
|
|
m3/h |
Galon
|
impgal/min |
imp gal/min |
|
0.00454609/60 |
|
imperial a galon kada minuto |
|
|
|
|
m3/s |
Galon
|
impgal/s |
impgal/s |
|
0.00454609 |
|
imperial a galon kada segundo |
|
|
|
|
m3/s |
Imperial a galon kada segundo
|
km3/a |
km3/a |
|
1e9/31,557,600 |
|
kubiko kilometro kada tawen |
|
|
|
|
cumi/a |
Kubiko metro kada segundo
|
km3/d |
km3/d |
|
1e9/86,400 |
|
kubiko kilometro kada aldaw |
|
|
|
|
cuft/d |
Kubiko metro kada segundo
|
koilbbl/a |
kbbl/a |
|
1.104078437/219,150 |
|
sangaribo a barbariles kada tawen |
|
|
|
|
v * 1.58987294928 < 10 ! ! e3 ! m3/a |
Bariles kada aldaw
|
koilbbl/d |
kbbl/d |
|
5.520392185/3000 |
|
sangaribo a bariles kada aldaw |
|
|
|
|
v * 1.58987294928 < 10 ! ! e3 ! m3/d |
Bariles kada aldaw
|
L/h |
L/h |
|
0.001/3600 |
|
litro kada oras |
|
|
|
|
impgal/h USgal/h |
Kubiko metro kada segundo
|
L/min |
L/min |
|
0.001/60 |
|
litro kada minuto |
|
|
|
|
impgal/min USgal/min |
Kubiko metro kada segundo
|
L/s |
L/s |
|
0.001 |
|
litro kada segundo |
|
|
|
|
cuft/s |
Kubiko metro kada segundo
|
m3/a |
m3/a |
|
1/31,557,600 |
|
kubiko metro kada tawen |
|
|
|
|
cuft/a |
Kubiko metro kada segundo
|
m3/d |
m3/d |
|
1/86400 |
|
kubiko metro kada aldaw |
|
|
|
|
cuft/d |
Kubiko metro kada segundo
|
m3/h |
m3/h |
|
1/3600 |
|
kubiko metro kada oras |
|
|
|
|
cuft/h |
Kubiko metro kada segundo
|
m3/min |
m3/min |
|
1/60 |
|
kubiko metro kada minuto |
|
|
|
|
cuft/min |
Kubiko metro kada segundo
|
m3/s |
m3/s |
|
1 |
|
kubiko metro kada segundo |
|
|
|
|
cuft/s |
Kubiko metro kada segundo
|
Moilbbl/a |
Mbbl/a |
|
22.08156874/4383 |
|
|
|
|
|
|
v * 1.58987294928 < 10 ! e3 ! e6 ! m3/a |
Bariles kada aldaw
|
Moilbbl/d |
Mbbl/d |
|
5.520392185/3 |
|
riwriw a barbariles kada aldaw |
|
|
|
|
v * 1.58987294928 < 10 ! e3 ! e6 ! m3/d |
Bariles kada aldaw
|
oilbbl/a |
bbl/a |
|
1.104078437/219,150,000 |
|
bariles kada tawen |
|
|
|
|
m3/a |
Bariles kada aldaw
|
oilbbl/d |
bbl/d |
|
5.520392185/3,000,000 |
|
bariles kada aldaw |
|
|
|
|
m3/d |
Bariles kada aldaw
|
Toilbbl/a |
Tbbl/a |
|
22,081,568.74/4383 |
|
trilion a barbariles kada tawen |
|
|
|
|
v * 1.58987294928 < 10 ! e9 ! e12 ! m3/a |
Bariles kada aldaw
|
U.S.gal/d |
U.S. gal/d |
|
0.003785411784/86400 |
|
galon ti E.U. kada aldaw |
|
|
|
|
m3/s |
+Galon ti E.U. kada aldaw
|
U.S.gal/h |
gal/h |
|
0.003785411784/3600 |
|
galon kada oras |
|
|
|
|
m3/h |
*Galon
|
U.S.gal/min |
U.S. gal/min |
|
0.003785411784/60 |
|
galon ti E.U. kada minuto |
|
|
|
|
m3/s |
Galon
|
USgal/a |
US gal/a |
|
0.003785411784/31,557,600 |
|
galon ti EU kada tawen |
|
|
|
|
m3/s |
Galon ti EU kada tawen
|
USgal/d |
US gal/d |
|
0.003785411784/86400 |
|
galon ti EU kada aldaw |
|
|
|
|
m3/s |
Galon ti EU kada aldaw
|
USgal/h |
gal/h |
|
0.003785411784/3600 |
|
galon kada oras |
|
|
|
|
m3/h |
+Galon
|
USgal/min |
US gal/min |
|
0.003785411784/60 |
|
galon ti EU kada minuto |
|
|
|
|
m3/s |
Galon
|
USgal/s |
USgal/s |
|
0.003785411784 |
|
galon ti EU kada segundo |
|
|
|
|
m3/s |
Galon ti EU kada segundo
|
ft3/a |
=cuft/a
|
ft3/d |
=cuft/d
|
ft3/h |
=cuft/h
|
ft3/s |
=cuft/s
|
Gcuft/a |
=e9cuft/a
|
Gcuft/d |
=e9cuft/d
|
kcuft/a |
=e3cuft/a
|
kcuft/d |
=e3cuft/d
|
kcuft/s |
=e3cuft/s
|
Mcuft/a |
=e6cuft/a
|
Mcuft/d |
=e6cuft/d
|
Mcuft/s |
=e6cuft/s
|
m³/s |
=m3/s
|
Tcuft/a |
=e12cuft/a
|
Tcuft/d |
=e12cuft/d
|
u.s.gal/min |
=U.S.gal/min
|
usgal/min |
=USgal/min
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
kPa/m |
==kPa/-m-frac |
default = psi/ft
|
psi/ft |
==psi/-ft-frac |
default = kPa/m
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
G |
G |
|
0.0001 |
|
gauss |
gauss |
|
|
SI |
T |
Gauss (yunit)
|
T |
T |
|
1 |
|
tesla |
|
|
|
SI |
G |
Tesla (yunit)
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
A/m |
A/m |
|
1 |
|
amperio kada metro |
|
|
|
|
Oe |
Ampero kada metro
|
kA/m |
kA/m |
|
1000 |
|
kiloamperio kada metro |
|
|
|
|
kOe |
Ampero kada metro
|
MA/m |
MA/m |
|
1e6 |
|
megaamperio kada metro |
|
|
|
|
kOe |
Ampero kada metro
|
Oe |
Oe |
|
79.5774715 |
|
oersted |
|
|
|
SI |
kA/m |
Oersted
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
kg/kW |
kg/kW |
|
0.001 |
|
kilogramo kada kilowatt |
kilkilogramo kada kilowatt |
|
|
|
lb/hp |
Kilowatt
|
lb/hp |
lb/hp |
|
1/(83.82*19.6133) |
|
libra kada pigsa ti kabalio |
|
|
|
|
kg/kW |
Pigsa ti kabalio
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
kg/h |
==kg/h |
default = lb/h
|
lb/h |
==lb/h |
default = kg/h
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
g-mol/d |
g‑mol/d |
|
1/86400 |
|
gramo-mol kada aldaw |
|
|
|
|
μmol/s |
Mol (yunit)
|
g-mol/h |
g‑mol/h |
|
1/3600 |
|
gramo-mol kada oras |
|
|
|
|
mmol/s |
Mol (yunit)
|
g-mol/min |
g‑mol/min |
|
1/60 |
|
gramo-mol kada minuto |
|
|
|
|
g-mol/s |
Mol (yunit)
|
g-mol/s |
g‑mol/s |
|
1 |
|
gramo-mol kada segundo |
|
|
|
|
lb-mol/min |
Mol (yunit)
|
gmol/d |
gmol/d |
|
1/86400 |
|
gramo-mol kada aldaw |
|
|
|
|
μmol/s |
Mol (yunit)
|
gmol/h |
gmol/h |
|
1/3600 |
|
gramo-mol kada oras |
|
|
|
|
mmol/s |
Mol (yunit)
|
gmol/min |
gmol/min |
|
1/60 |
|
gramo-mol kada minuto |
|
|
|
|
gmol/s |
Mol (yunit)
|
gmol/s |
gmol/s |
|
1 |
|
gramo-mol kada segundo |
|
|
|
|
lbmol/min |
Mol (yunit)
|
kmol/d |
kmol/d |
|
5/432 |
|
kilomol kada aldaw |
|
|
|
|
mmol/s |
Mol (yunit)
|
kmol/h |
kmol/h |
|
5/18 |
|
kilomol kada oras |
|
|
|
|
mol/s |
Mol (yunit)
|
kmol/min |
kmol/min |
|
50/3 |
|
kilomol kada minuto |
|
|
|
|
mol/s |
Kilomol (yunit)
|
kmol/s |
kmol/s |
|
1000 |
|
kilomol kada segundo |
|
|
|
|
lb-mol/s |
Mol (yunit)
|
lb-mol/d |
lb‑mol/d |
|
4.5359237/864 |
|
libra-mol kada aldaw |
|
|
|
|
mmol/s |
Libra-mol
|
lb-mol/h |
lb‑mol/h |
|
4.5359237/36 |
|
libra-mol kada oras |
|
|
|
|
mol/s |
Libra-mol
|
lb-mol/min |
lb‑mol/min |
|
45.359237/6 |
|
libra-mol kada minuto |
|
|
|
|
mol/s |
Libra-mol
|
lb-mol/s |
lb‑mol/s |
|
453.59237 |
|
libra-mol kada segundo |
|
|
|
|
kmol/s |
Libra-mol
|
lbmol/d |
lbmol/d |
|
4.5359237/864 |
|
libra-mol kada aldaw |
|
|
|
|
mmol/s |
Libra-mol
|
lbmol/h |
lbmol/h |
|
4.5359237/36 |
|
libra-mol kada oras |
|
|
|
|
mol/s |
Libra-mol
|
lbmol/min |
lbmol/min |
|
45.359237/6 |
|
libra-mol kada minuto |
|
|
|
|
mol/s |
Libra-mol
|
lbmol/s |
lbmol/s |
|
453.59237 |
|
libra-mol kada segundo |
|
|
|
|
kmol/s |
Libra-mol
|
mmol/s |
mmol/s |
|
0.001 |
|
milimol kada segundo |
|
|
|
|
lb-mol/d |
Mol (yunit)
|
mol/d |
mol/d |
|
1/86400 |
|
mol kada aldaw |
|
|
|
|
μmol/s |
Mol (yunit)
|
mol/h |
mol/h |
|
1/3600 |
|
mol kada oras |
|
|
|
|
mmol/s |
Mol (yunit)
|
mol/min |
mol/min |
|
1/60 |
|
mol kada minuto |
|
|
|
|
mol/s |
Mol (yunit)
|
mol/s |
mol/s |
|
1 |
|
mol kada segundo |
|
|
|
|
lb-mol/min |
Mol (yunit)
|
μmol/s |
μmol/s |
|
0.000001 |
|
mikromol kada segundo |
|
|
|
|
lb-mol/d |
Mol (yunit)
|
umol/s |
=μmol/s
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
/acre |
/acre |
|
1/4046.8564224 |
|
kada acre |
|
|
|
|
/ha |
Acre
|
/ha |
/ha |
|
100e-6 |
|
kada ektaria |
|
|
|
|
/acre |
Ektaria
|
/sqcm |
/cm2 |
|
1e4 |
|
kada kuadrado sentimetro |
|
|
|
|
/sqin |
Kuadrado sentimetro
|
/sqin |
/in2 |
|
1/0.00064516 |
|
kada kuadrado pulgada |
|
|
|
|
/sqcm |
Kuadrado pulgada
|
/sqkm |
/km2 |
|
1e-6 |
|
kada kuadrado kilometro |
|
|
|
|
/sqmi |
Kuadrado kilometro
|
/sqmi |
/sq mi |
|
1/2,589,988.110336 |
|
kada kuadrado milia |
|
|
|
|
/sqkm |
Kuadrado milia
|
PD/acre |
/acre |
|
1/4046.8564224 |
|
nga umili kada kuadrado acre |
|
|
|
|
PD/ha |
Acre
|
PD/ha |
/ha |
|
100e-6 |
|
nga umili kada kuadrado ektaria |
|
|
|
|
PD/acre |
Ektaria
|
PD/sqkm |
/km2 |
|
1e-6 |
|
nga umili kada kuadrado kilometro |
|
|
|
|
PD/sqmi |
Kuadrado kilometro
|
PD/sqmi |
/sq mi |
|
1/2,589,988.110336 |
|
nga umili kada kuadrado milia |
|
|
|
|
PD/sqkm |
Kuadrado milia
|
/cm2 |
=/sqcm
|
/in2 |
=/sqin
|
/km2 |
=/sqkm
|
pd/acre |
=PD/acre
|
pd/ha |
=PD/ha
|
PD/km2 |
=PD/sqkm
|
pd/km2 |
=PD/sqkm
|
PD/km² |
=PD/sqkm
|
pd/sqkm |
=PD/sqkm
|
pd/sqmi |
=PD/sqmi
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
/l |
/l |
|
1000 |
|
kada litro |
kada litro |
|
|
|
/usgal |
Litro
|
/USgal |
/gal |
|
264.172052 |
|
kada galon |
|
|
|
|
/l |
*Galon ti EU
|
/usgal |
=/USgal
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
-lb/in2 |
lb/in2 |
|
444,822,161.52605/64,516 |
|
libra kada kuadrado pulgada |
|
|
|
|
kPa kgf/cm2 |
Libra kada kuadrado pulgada
|
atm |
atm |
|
101,325 |
|
pagalagadan nga atmospera |
|
|
|
|
kPa |
Atmospera (yunit)
|
Ba |
Ba |
|
0.1 |
|
barye |
|
|
|
|
Pa |
Barye
|
bar |
bar |
|
100,000 |
|
bar |
|
|
|
|
kPa |
Bar (yunit)
|
dbar |
dbar |
|
10,000 |
|
desibar |
|
|
|
|
kPa |
Bar (yunit)
|
inHg |
inHg |
|
3386.388640341 |
|
pulgada iti merkurio |
|
|
|
|
kPa |
Pulgada iti merkurio
|
kBa |
kBa |
|
100 |
|
kilobarye |
|
|
|
|
hPa |
Barye
|
kg-f/cm2 |
kgf/cm2 |
|
98,066.5 |
|
kilogramo-puersa kada kuadrado sentimetro |
|
|
|
|
psi |
Kilogramo-puersa
|
kg/cm2 |
kg/cm2 |
|
98,066.5 |
|
kilogramo kada kuadrado sentimetro |
|
|
|
|
psi |
Kilogramo-puersa
|
kgf/cm2 |
kgf/cm2 |
|
98,066.5 |
|
kilogramo-puersa kada kuadrado sentimetro |
|
|
|
|
psi |
Kilogramo-puersa
|
ksi |
ksi |
|
444,822,161,526.05/64,516 |
|
kilolibra kada kuadrado pulgada |
|
|
|
|
MPa |
Libra kada kuadrado pulgada
|
lbf/in2 |
lbf/in2 |
|
444,822,161.52605/64,516 |
|
libra-puersa kada kuadrado pulgada |
|
|
|
|
kPa kgf/cm2 |
Libra-puersa kada kuadrado pulgada
|
mb |
mb |
|
100 |
|
milibar |
|
|
|
|
hPa |
Bar (yunit)
|
mbar |
mbar |
|
100 |
|
milibar |
|
|
|
|
hPa |
Bar (yunit)
|
mmHg |
mmHg |
|
133.322387415 |
|
milimetro iti merkurio |
|
|
|
|
kPa |
Milimetro iti merkurio
|
Pa |
Pa |
|
1 |
|
pascal |
|
|
|
SI |
psi |
Pascal (yunit)
|
psf |
psf |
|
444,822,161.52605/9,290,304 |
|
libra kada kuadrado kadapan |
|
|
|
|
kPa |
Libra kada kuadrado pulgada
|
psi |
psi |
|
444,822,161.52605/64,516 |
|
libra kada kuadrado pulgada |
|
|
|
|
kPa |
Libra kada kuadrado pulgada
|
Torr |
Torr |
|
20,265/152 |
|
torr |
|
|
|
|
kPa |
Torr
|
N/cm2 |
==N/cm2 |
default = psi
|
N/m2 |
==N/m2 |
default = psi
|
g/cm2 |
==g/cm2 |
default = lb/sqft |
multiplier = 9.80665
|
g/m2 |
==g/m2 |
default = lb/sqft |
multiplier = 9.80665
|
kg/ha |
==kg/ha |
default = lb/acre |
multiplier = 9.80665
|
kg/m2 |
==kg/m2 |
default = lb/sqft |
multiplier = 9.80665
|
lb/1000sqft |
==lb/1000sqft |
default = g/m2 |
multiplier = 9.80665
|
lb/acre |
==lb/acre |
default = kg/ha |
multiplier = 9.80665
|
lb/sqft |
==lb/sqft |
default = kg/m2 |
multiplier = 9.80665
|
lb/sqyd |
==lb/sqyd |
default = kg/m2 |
multiplier = 9.80665
|
LT/acre |
==LT/acre |
default = t/ha |
multiplier = 9.80665
|
MT/ha |
==MT/ha |
default = LT/acre ST/acre |
multiplier = 9.80665
|
oz/sqft |
==oz/sqft |
default = g/m2 |
multiplier = 9.80665
|
oz/sqyd |
==oz/sqyd |
default = g/m2 |
multiplier = 9.80665
|
ST/acre |
==ST/acre |
default = t/ha |
multiplier = 9.80665
|
t/ha |
==t/ha |
default = LT/acre ST/acre |
multiplier = 9.80665
|
tonne/acre |
==tonne/acre |
default = tonne/ha |
multiplier = 9.80665
|
tonne/ha |
==tonne/ha |
default = tonne/acre |
multiplier = 9.80665
|
kgfpsqcm |
=kgf/cm2
|
kgpsqcm |
=kg/cm2
|
kN/m2 |
=kPa
|
lb/in2 |
=lbf/in2
|
torr |
=Torr
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
Bq |
Bq |
|
1 |
|
becquerel |
|
|
|
SI |
pCi |
Becquerel
|
Ci |
Ci |
|
3.7e10 |
|
curie |
|
|
|
SI |
GBq |
Curie (yunit)
|
Rd |
Rd |
|
1e6 |
|
rutherford |
|
|
|
SI |
MBq |
Rutherford (yunit)
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
C |
°C |
|
1 |
-273.15 |
grado Celsius |
|
|
|
|
F |
Celsius
|
F |
°F |
|
5/9 |
32-273.15*(9/5) |
grado Fahrenheit |
|
|
|
|
C |
Fahrenheit
|
K |
K |
|
1 |
0 |
kelvin |
|
|
|
SI |
C F |
Kelvin
|
keVT |
keV |
|
11.604505e6 |
0 |
kiloelektronboltahe |
|
|
|
|
MK |
Elektronboltahe
|
R |
°R |
|
5/9 |
0 |
grado Rankine |
|
|
|
|
K F C |
Gantingan ti Rankine
|
Celsius |
=C
|
°C |
=C
|
°F |
=F
|
°R |
=R
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
C-change |
°C |
|
1 |
|
grado ti Celsius a panagbaliw |
|
|
|
|
F-change |
Celsius
|
F-change |
°F |
|
5/9 |
|
grado ti Fahrenheit a panagbaliw |
|
|
|
|
C-change |
Fahrenheit
|
K-change |
K |
|
1 |
|
kelvin a panagbaliw |
|
|
|
|
F-change |
Kelvin
|
°C-change |
=C-change
|
°F-change |
=F-change
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
century |
ha |
|
3,155,760,000 |
|
siglo |
|
|
|
|
Gs |
Siglo
|
d |
d |
|
86,400 |
|
aldaw |
|
|
|
|
ks |
Aldaw
|
decade |
daa |
|
315,576,000 |
|
dekada |
|
|
|
|
Ms |
Dekada
|
dog year |
dog yr |
|
7 * 31,557,600 |
|
tawen ti aso |
|
|
|
|
years |
Listaan dagiti karkarna a yunit ti panagrukod#Tawen ti aso
|
fortnight |
~fortnight |
|
1,209,600 |
|
dua-lawas |
|
|
|
|
week |
Dua-lawas
|
h |
h |
|
3600 |
|
oras |
|
|
|
|
ks |
Oras
|
long billion year |
Ta |
|
31,557,600,000,000,000,000 |
|
bilion a tawtawen |
|
|
|
|
Es |
Tawen
|
millennium |
ka |
|
31,557,600,000 |
|
milenio |
|
|
|
|
Gs |
Milenio
|
milliard year |
Ga |
|
31,557,600,000,000,000 |
|
milliard a tawtawen |
|
|
|
|
Ps |
Tawen
|
million year |
Ma |
|
31,557,600,000,000 |
|
milliard a tawtawen |
|
|
|
|
Ts |
Tawen
|
min |
min |
|
60 |
|
minuto |
|
|
|
|
s |
Minuto
|
month |
~month |
|
2,629,800 |
|
bulan |
|
|
|
|
Ms |
Bulan
|
months |
mo |
|
2,629,800 |
|
bulan |
|
|
|
|
year |
Bulan
|
s |
s |
|
1 |
|
segundo |
|
|
|
SI |
min |
Segundo
|
short billion year |
Ga |
|
31,557,600,000,000,000 |
|
bilion a tawtawen |
|
|
|
|
Ps |
Tawen
|
short trillion year |
Ta |
|
31,557,600,000,000,000,000 |
|
trilion a tawtawen |
|
|
|
|
Es |
Tawen
|
thousand million year |
Ga |
|
31,557,600,000,000,000 |
|
ribo a riwriw a tawtawen |
|
|
|
|
Ps |
Tawen
|
wk |
~week |
|
604,800 |
|
lawas |
|
|
|
|
Ms |
Lawas
|
year |
a |
|
31,557,600 |
|
tawen |
|
|
|
|
Ms |
Tawen
|
years |
yr |
|
31,557,600 |
|
tawen |
|
|
|
|
Ms |
Tawen
|
byr |
=short billion year
|
day |
=d
|
days |
=d
|
dog yr |
=dog year
|
Gyr |
=thousand million year
|
hour |
=h
|
hours |
=h
|
kMyr |
=thousand million year
|
kmyr |
=thousand million year
|
kyr |
=millennium
|
long byr |
=long billion year
|
minute |
=min
|
minutes |
=min
|
mth |
=month
|
Myr |
=million year
|
myr |
=million year
|
second |
=s
|
seconds |
=s
|
tmyr |
=thousand million year
|
tryr |
=short trillion year
|
tyr |
=millennium
|
week |
=wk
|
weeks |
=wk
|
yr |
=year
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
ton-mile |
~ton-mile |
|
0.90718474*1.609344 |
|
tonelada-milia |
|
|
|
|
tkm |
Tonelada-milia
|
tkm |
tkm |
|
1 |
|
tonne-kilometre |
|
tonne-kilometer |
|
|
ton-mile |
Tonne-kilometre
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
-12USoz(mL)serve |
12 US fl oz (355 mL) serving |
12 U.S. fl oz (355 mL) serving |
12*0.0000295735295625 |
|
12 US fl oz (355 mL) serving |
|
12 U.S. fl oz (355 mL) serving |
|
|
mL |
Lata ti mainum#Dagiti pagalagadan a kadakkel
|
-12USoz(ml)serve |
12 US fl oz (355 ml) serving |
12 U.S. fl oz (355 ml) serving |
12*0.0000295735295625 |
|
12 US fl oz (355 ml) serving |
|
12 U.S. fl oz (355 ml) serving |
|
|
ml |
Lata ti mainum#Dagiti pagalagadan a kadakkel
|
-12USozserve |
12 US fl oz serving |
12 U.S. fl oz serving |
12*0.0000295735295625 |
|
12 US fl oz serving |
|
12 U.S. fl oz serving |
|
|
mL |
Lata ti mainum#Kapasidad
|
acre-foot |
acre⋅ft |
|
1233.48183754752 |
|
acre-kadapan |
|
|
|
|
m3 |
Acre-kadapan
|
acre-ft |
acre⋅ft |
|
1233.48183754752 |
|
acre-kadapan |
|
|
|
|
m3 |
Acre-kadapan
|
AUtbsp |
AU tbsp |
|
0.000020 |
|
kutsara ti Australia |
|
|
|
|
ml |
Kutsara ti Australia
|
Bcuft |
billion cu ft |
|
28316846.592 |
|
bilion kubiko kadapan |
|
|
|
|
Gl |
Kubiko kadapan
|
bdft |
bd ft |
|
0.0023597372167 |
|
tabla kadapan |
|
|
|
|
m3 |
Tabla kadapan
|
board feet |
~board foot |
|
0.0023597372167 |
|
tabla kadapan |
|
|
|
|
m3 |
Tabla kadapan
|
board foot |
~board foot |
|
0.0023597372167 |
|
tabla kadapan |
|
|
|
|
m3 |
Tabla kadapan
|
cc |
cc |
|
0.000001 |
|
kubiko sentimetro |
|
kubiko sentimetro |
|
|
cuin |
Kubiko sentimetro
|
CID |
cu in |
|
0.000016387064 |
|
kubiko pulgada |
|
|
|
|
cc |
Kubiko pulgada#Kutien ti makina
|
cord |
cord |
|
3.624556363776 |
|
cord |
|
|
|
|
m3 |
Cord (yunit)
|
cufoot |
cu ft |
|
0.028316846592 |
|
kubiko kadapan |
|
|
|
|
m3 |
Kubiko kadapan
|
cuft |
cu ft |
|
0.028316846592 |
|
kubiko kadapan |
|
|
|
|
m3 |
Kubiko kadapan
|
cuin |
cu in |
|
0.000016387064 |
|
kubiko pulgada |
|
|
|
|
cm3 |
Kubiko pulgada
|
cumi |
cu mi |
|
4,168,181,825.440579584 |
|
kubiko milia |
|
|
|
|
km3 |
Kubiko milia
|
cuyd |
cu yd |
|
0.764554857984 |
|
kubiko yarda |
|
|
|
|
m3 |
Kubiko yarda
|
firkin |
~firkin |
|
0.04091481 |
|
firkin |
|
|
|
|
l impgal USgal |
Firkin (yunit)
|
foot3 |
=cufoot
|
Goilbbl |
Gbbl |
|
158987294.928 |
|
bilion a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! e6 ! e9 ! m3 |
Bariles (yunit)#Bariles ti lana
|
gr water |
gr H2O |
|
0.00000006479891 |
|
bukbukel ti danum |
|
|
|
|
cm3 |
Bukel (yunit)
|
grt |
grt |
|
2.8316846592 |
|
dagup a rehistro tonelada |
|
|
|
|
m3 |
Dagup a rehistro tonelada
|
impbbl |
imp bbl |
|
0.16365924 |
|
imperial a bariles |
|
|
|
|
l impgal USgal |
Bariles (yunit)
|
impbsh |
imp bsh |
|
0.03636872 |
|
imperial bushel |
|
|
|
|
l impgal USdrygal |
Imperial a bushel
|
impbu |
imp bu |
|
0.03636872 |
|
imperial a bushel |
|
|
|
|
m3 |
Imperial a bushel
|
impgal |
imp gal |
|
0.00454609 |
|
imperial a galon |
|
|
|
|
l USgal |
Imperial a galon
|
impgi |
gi |
|
0.0001420653125 |
|
gill |
|
|
|
|
ml USoz |
Gill (yunit)
|
impkenning |
kenning |
|
0.01818436 |
|
imperial a kenning |
|
|
|
|
l USdrygal |
Kenning (yunit)
|
impoz |
imp fl oz |
|
0.0000284130625 |
|
imperial nga onsa ti likido |
|
|
|
|
ml USoz |
Imperial nga onsa ti likido
|
imppk |
pk |
|
0.00909218 |
|
imperial a peck |
|
|
|
|
l USdrygal |
Peck
|
imppt |
imp pt |
|
0.00056826125 |
|
imperial a pinta |
|
|
|
|
l |
Imperial a pinta
|
impqt |
imp qt |
|
0.0011365225 |
|
imperial a quart |
|
|
|
|
ml USoz |
@Imperial a quart
|
kilderkin |
~kilderkin |
|
0.08182962 |
|
kilderkin |
|
|
|
|
l impgal USgal |
Kilderkin
|
koilbbl |
kbbl |
|
158.987294928 |
|
sangaribo a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! ! e3 ! m3 |
Bariles (tomo)#Bariles ti lana
|
L |
L |
|
0.001 |
|
litro |
|
|
|
SI |
impgal USgal |
Litro
|
l |
l |
|
0.001 |
|
litro |
|
|
|
SI |
impgal USgal |
Litro
|
m3 |
m3 |
|
1 |
|
kubiko %smetro |
|
kubiko %smetro |
|
SI3 |
cuft |
Kubiko metro
|
Mbbl |
Mbbl |
|
158.987294928 |
|
sangaribo a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! e3 ! ! m3 |
Bariles (yunit)#Bariles ti lana
|
MMoilbbl |
MMbbl |
|
158987.294928 |
|
riwriw a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! e3 ! e6 ! m3 |
Bariles (yunit)#Bariles ti lana
|
Moilbbl |
Mbbl |
|
158987.294928 |
|
riwriw a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! e3 ! e6 ! m3 |
Bariles (yunit)#Bariles ti lana
|
MTON |
MTON |
|
0.028316846592*40 |
|
panagrukod a tonelada |
|
|
|
|
m3 |
Panagrukod a tonelada
|
MUSgal |
million US gal |
million U.S. gal |
3785.411784 |
|
riwriw a galgalon ti EU |
|
|
|
|
Ml |
Galon ti EU
|
oilbbl |
bbl |
|
0.158987294928 |
|
bariles |
|
|
|
|
m3 |
Bariles (yunit)#Bariles ti lana
|
stere |
~stere |
|
1 |
|
stere |
|
|
|
|
cuft |
Stere
|
Toilbbl |
Tbbl |
|
158987294928 |
|
trilion a barbariles |
|
|
|
|
v * 1.58987294928 < 10 ! e9 ! e12 ! m3 |
Bariles (yunit)#Bariles ti lana
|
USbbl |
US bbl |
U.S. bbl |
0.119240471196 |
|
bariles ti EU |
|
|
|
|
l USgal impgal |
Bariles (yunit)
|
USbeerbbl |
US bbl |
U.S. bbl |
0.117347765304 |
|
bariles ti serbesa ti EU |
|
|
|
|
l USgal impgal |
Bariles (yunit)
|
USbsh |
US bsh |
U.S. bsh |
0.03523907016688 |
|
bushel ti EU |
|
|
|
|
l USdrygal impgal |
Bushel
|
USbu |
US bu |
U.S. bu |
0.03523907016688 |
|
bushel ti EU |
|
|
|
|
l USdrygal impgal |
Bushel
|
USdrybbl |
US dry bbl |
U.S. dry bbl |
0.11562819898508 |
|
namaga a bariles ti EU |
|
|
|
|
m3 |
Bariles (yunit)
|
USdrygal |
US dry gal |
U.S. dry gal |
0.00440488377086 |
|
namaga a galon ti EU |
|
|
|
|
l |
Galon
|
USdrypt |
US dry pt |
U.S. dry pt |
0.0005506104713575 |
|
namaga a pinta ti EU |
|
|
|
|
ml |
Pinta (yunit)
|
USdryqt |
US dry qt |
U.S. dry qt |
0.001101220942715 |
|
namaga a quart ti EU |
|
|
|
|
ml |
Quart
|
USflgal |
US fl gal |
U.S. fl gal |
0.003785411784 |
|
galon ti EU |
|
|
|
|
l impgal |
Galon
|
USgal |
US gal |
U.S. gal |
0.003785411784 |
|
galon ti EU |
|
|
|
|
l impgal |
Galon ti EU
|
USgi |
gi |
|
0.0001182941183 |
|
gill |
|
|
|
|
ml impoz |
Gill (yunit)
|
USkenning |
US kenning |
U.S. kenning |
0.01761953508344 |
|
kenning ti EU |
|
|
|
|
l impgal |
Kenning (yunit)
|
USmin |
US min |
U.S. min |
0.000000061611519921875 |
|
minim ti EU |
|
|
|
|
ml |
Minim (yunit)
|
USoz |
US fl oz |
U.S. fl oz |
0.0000295735295625 |
|
likido onsa ti EU |
|
|
|
|
ml |
Likido onsa ti EU
|
USpk |
US pk |
U.S. pk |
0.00880976754172 |
|
peck ti EU |
|
|
|
|
l impgal |
Peck
|
USpt |
US pt |
U.S. pt |
0.000473176473 |
|
pinta ti EU |
|
|
|
|
l imppt |
Pinta (yunit)
|
USqt |
US qt |
U.S. qt |
0.000946352946 |
|
quart ti EU |
|
|
|
|
ml |
+Quart
|
USquart |
US qt |
U.S. qt |
0.000946352946 |
|
quart ti EU |
|
|
|
|
ml impoz |
Quart
|
UStbsp |
US tbsp |
U.S. tbsp |
0.000946352946/64 |
|
kutsara ti EU |
|
|
|
|
ml |
Kutsara ti EU
|
winecase |
~case |
|
0.009 |
|
kaha |
|
|
|
|
l |
Kaha (tagilako)
|
*U.S.drygal |
=USdrygal |
sp=us |
link = *Galon
|
*U.S.gal |
=USgal |
sp=us |
default = L impgal |
link = *Galon ti EU
|
+USdrygal |
=USdrygal |
link = +Galon
|
+usfloz |
=USoz |
link = +Likido onsa
|
+USgal |
=USgal |
link = +Galon ti EU
|
+USoz |
=USoz |
link = +Likido onsa ti EU
|
@impgal |
=impgal |
link = @Galon
|
acre feet |
=acre-ft
|
acre foot |
=acre-foot
|
acre ft |
=acre-ft
|
acre-feet |
=acre-ft
|
acre.foot |
=acre-foot
|
acre.ft |
=acre-ft
|
acre·ft |
=acre-ft
|
bushels |
=USbsh
|
cid |
=CID
|
ft3 |
=cuft
|
gal |
=USgal
|
gallon |
!Usaren ti %{USgal%} para kadagiti galon ti EU wenno %{impgal%} para kadagiti imperial a galon (saan a ti %{gallon%})
|
gallons |
!Usaren ti %{USgal%} para kadagiti galon ti EU wenno %{impgal%} para kadagiti imperial a galon (saan a ti %{gallons%})
|
Gcuft |
=e9cuft
|
impfloz |
=impoz
|
Impgal |
=impgal
|
in3 |
=cuin |
symbol = in3
|
kcuft |
=e3cuft
|
kcum |
=e3m3
|
km³ |
=km3
|
liter |
=L |
sp=us
|
liters |
=L |
sp=us
|
litre |
=L
|
litres |
=L
|
Mcuft |
=e6cuft
|
Mcum |
=e6m3
|
Mft3 |
=e6cuft
|
mi3 |
=cumi
|
m³ |
=m3
|
Pcuft |
=e15cuft
|
pt |
!Usaren ti %{USpt%} para kadagiti pinta ti EU wenno %{imppt%} para kadagiti imperial a pinta (saan a ti %{pt%})
|
qt |
!Usaren ti %{USqt%} para kadagiti ti EU wenno %{impqt%} para kadagiti imperial a quart (saan a ti %{qt%})
|
Tcuft |
=e12cuft
|
Tft3 |
=e12cuft
|
U.S.bbl |
=USbbl |
sp=us |
default = l U.S.gal impgal
|
U.S.beerbbl |
=USbeerbbl |
sp=us |
default = l U.S.gal impgal
|
U.S.bsh |
=USbsh |
sp=us |
default = l U.S.drygal impgal
|
U.S.bu |
=USbu |
sp=us |
default = l U.S.drygal impgal
|
U.S.drybbl |
=USdrybbl |
sp=us
|
U.S.drygal |
=USdrygal |
sp=us
|
U.S.drypt |
=USdrypt |
sp=us
|
U.S.dryqt |
=USdryqt |
sp=us
|
U.S.flgal |
=USflgal |
sp=us
|
U.S.floz |
=USoz |
sp=us
|
U.S.gal |
=USgal |
sp=us |
default = L impgal |
link = Galon ti E.U.
|
u.s.gal |
=USgal |
sp=us |
default = L impgal |
link = Galon ti E.U.
|
U.S.gi |
=USgi |
sp=us
|
U.S.kenning |
=USkenning |
sp=us
|
U.S.oz |
=USoz |
sp=us
|
U.S.pk |
=USpk |
sp=us
|
U.S.pt |
=USpt |
sp=us
|
U.S.qt |
=USqt |
sp=us |
default = L impqt |
link = *Quart
|
usbbl |
=USbbl
|
usbeerbbl |
=USbeerbbl
|
usbsh |
=USbsh
|
usbu |
=USbu
|
usdrybbl |
=USdrybbl
|
usdrygal |
=USdrygal
|
usdrypt |
=USdrypt
|
usdryqt |
=USdryqt
|
USfloz |
=USoz
|
usfloz |
=USoz
|
USGAL |
=USgal
|
usgal |
=USgal
|
usgi |
=USgi
|
uskenning |
=USkenning
|
usoz |
=USoz
|
uspk |
=USpk
|
uspt |
=USpt
|
usqt |
=USqt
|
yd3 |
=cuyd
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
cuft/sqmi |
==cuft/sqmi |
default = m3/km2
|
m3/ha |
m3/ha |
|
0.0001 |
|
kubiko metro kada ektaria |
|
|
|
|
USbu/acre |
Ektaria
|
m3/km2 |
==m3/km2 |
default = cuft/sqmi
|
U.S.gal/acre |
==U.S.gal/acre |
default = m3/km2
|
USbu/acre |
~US bushel per acre |
|
0.03523907016688/4046.8564224 |
|
bushel ti EU kada acre |
|
|
|
|
m3/ha |
Bushel
|
USgal/acre |
==USgal/acre |
default = m3/km2
|
Unit code |
Symbol |
US symbol |
Scale |
Extra |
Name |
Plural name |
US name |
US plural name |
Prefix |
Default |
Link
|
cuyd/mi |
==cuyd/mi |
default = m3/km
|
m3/km |
==m3/km |
default = cuyd/mi
|
The following tables define composite input units consisting of multiple unit codes. A composite must consist of two unit codes where the second is a subdivision of the first. In addition, a default output must be specified. Optionally, an alternate unit code or name can be specified. An alternate unit must have the same scale as that of the subdivision, but may have a different name or symbol.
If both an alternate unit and name are provided, the unit will be used when the input consists of only two components, and the alternate name will be used with three or more (generally, the alternate name would be shorter than the unit's standard name or symbol, and that may be desirable when three or more units make up an input composite).
If an alternate name is used, it replaces the unit's symbol and name and plural name. In other words, the same alternate name applies regardless of whether the unit is abbreviated, and regardless of the number of units.
If the unit yd
allows ft
as a subdivision, and ft
allows in
, then the input to a conversion can use all three units (for example, {{convert|1|yd|2|ft|3|in}}
which specifies the input as 1 yard, 2 feet, 3 inches). There is no limit to the number of units that can be used in an input multiple.
To simplify processing by the script which extracts data from this wikitext, a unit code is required in the first column; that unit code is not used. This section is read after all units and combinations are defined, so the unit codes may refer to items defined anywhere on this page.
Composite code |
Unit code |
Unit code |
Default |
Alternate |
Name
|
_acre_rood |
acre |
rood |
ha |
|
|
_acre_sqperch |
acre |
sqperch |
ha |
|
|
_rood_sqperch |
rood |
sqperch |
m2 |
|
|
Composite code |
Unit code |
Unit code |
Default |
Alternate |
Name
|
_ch_ft |
ch |
ft |
m |
|
|
_ch_yd |
ch |
yd |
m |
|
|
_chain_ft |
chain |
ft |
m |
|
|
_chain_yd |
chain |
yd |
m |
|
|
_foot_in |
foot |
in |
m |
|
|
_ft_in |
ft |
in |
m |
|
|
_mi_ch |
mi |
ch |
km |
|
|
_mi_chlk |
mi |
chlk |
km |
|
|
_mi_chain |
mi |
chain |
km |
|
|
_mi_chainlk |
mi |
chainlk |
km |
|
|
_mi_ft |
mi |
ft |
km |
|
|
_mi_furlong |
mi |
furlong |
km |
|
|
_mi_yd |
mi |
yd |
km |
|
|
_smi_chain |
smi |
chain |
km |
|
|
_yd_ft |
yd |
ft |
m |
|
|
Composite code |
Unit code |
Unit code |
Default |
Alternate |
Name
|
_lb_oz |
lb |
oz |
kg |
|
|
_Lcwt_qtr |
Lcwt |
qtr |
kg |
|
|
_Lcwt_st |
Lcwt |
st |
kg |
|
|
_long_cwt_qtr |
long cwt |
qtr |
kg |
|
|
_LT_Lcwt |
LT |
Lcwt |
t |
-Lcwt |
|
_lt_Lcwt |
lt |
Lcwt |
t |
-Lcwt |
|
_qtr_lb |
qtr |
lb |
kg |
|
|
_st_lb |
st |
lb |
kg lb |
|
|
_ST_Scwt |
ST |
Scwt |
t |
-Scwt |
|
The following tables define the "multiple" unit codes that can be used for an output unit. Using a multiple code for the output means that the conversion result contains multiple components (for example, a length expressed in yards, feet, inches).
Multiple code |
Unit code |
Unit code |
Unit code |
Unit code
|
mich |
mi |
ch |
|
|
michlk |
mi |
chlk |
|
|
michainlk |
mi |
chainlk |
|
|
miyd |
mi |
yd |
|
|
miydftin |
mi |
yd |
ft |
in
|
mift |
mi |
ft |
|
|
ydftin |
yd |
ft |
in |
|
ydft |
yd |
ft |
|
|
ftin |
ft |
in |
|
|
footin |
foot |
in |
|
|
handin |
hand |
in |
|
|
Multiple code |
Unit code |
Unit code |
Unit code |
Unit code
|
lboz |
lb |
oz |
|
|
stlb |
st |
lb |
|
|
stlboz |
st |
lb |
oz |
|
st and lb |
st |
lb |
|
|
The following tables list predefined "combination" unit codes that can be used for an output unit. Using a combination code for the output means that the input value is converted to more than one unit. In addition to the combinations listed here, units may be combined by separating unit codes with a space or plus character.
Combination code |
Unit code |
Unit code |
Unit code |
Unit code
|
GN LTf |
GN |
-LTf |
|
|
GN LTf STf |
GN |
-LTf |
-STf |
|
GN STf |
GN |
-STf |
|
|
GN STf LTf |
GN |
-STf |
-LTf |
|
kN LTf |
kN |
-LTf |
|
|
kN LTf STf |
kN |
-LTf |
-STf |
|
kN STf |
kN |
-STf |
|
|
kN STf LTf |
kN |
-STf |
-LTf |
|
LTf STf |
-LTf |
-STf |
|
|
MN LTf |
MN |
-LTf |
|
|
MN LTf STf |
MN |
-LTf |
-STf |
|
MN STf |
MN |
-STf |
|
|
MN STf LTf |
MN |
-STf |
-LTf |
|
STf LTf |
-STf |
-LTf |
|
|
Combination code |
Unit code |
Unit code |
Unit code |
Unit code
|
L/100 km mpgimp |
L/100 km |
mpgimp |
|
|
l/100 km mpgimp |
l/100 km |
mpgimp |
|
|
L/100 km mpgUS |
L/100 km |
mpgus |
|
|
L/100 km mpgus |
L/100 km |
mpgus |
|
|
l/100 km mpgus |
l/100 km |
mpgus |
|
|
mpgimp L/100 km |
mpgimp |
L/100 km |
|
|
Combination code |
Unit code |
Unit code |
Unit code |
Unit code
|
LT ST t |
lt |
-ST |
t |
|
LT t ST |
lt |
t |
-ST |
|
ST LT t |
-ST |
lt |
t |
|
ST t LT |
-ST |
t |
lt |
|
t LT ST |
t |
lt |
-ST |
|
ton |
LT |
ST |
|
|
Combination code |
Unit code |
Unit code |
Unit code |
Unit code
|
kPa kg/cm2 |
kPa |
kgf/cm2 |
|
|
kPa lb/in2 |
kPa |
-lb/in2 |
|
|
Combination code |
Unit code |
Unit code |
Unit code |
Unit code
|
floz |
impoz |
USoz |
|
|
The following tables define default outputs for unit codes that use an SI prefix or an engineering notation prefix, where the default output is different from that of the base unit.
Unit code |
Default output
|
cm2 |
sqin
|
dm2 |
sqin
|
e3acre |
km2
|
e3m2 |
e6sqft
|
e6acre |
km2
|
e6ha |
e6acre
|
e6km2 |
e6sqmi
|
e6m2 |
e6sqft
|
e6sqft |
v * 9.290304 < 100 ! e3 ! e6 ! m2
|
e6sqmi |
e6km2
|
hm2 |
acre
|
km2 |
sqmi
|
mm2 |
sqin
|
Unit code |
Default output
|
aJ |
eV
|
e3BTU |
MJ
|
e6BTU |
GJ
|
EJ |
kWh
|
fJ |
keV
|
GJ |
kWh
|
MJ |
kWh
|
PJ |
kWh
|
pJ |
MeV
|
TJ |
kWh
|
YJ |
kWh
|
yJ |
μeV
|
ZJ |
kWh
|
zJ |
meV
|
Unit code |
Default output
|
e12cuft/a |
v * 2.8316846592 < 100 ! e9 ! e12 ! m3/a
|
e12cuft/d |
v * 2.8316846592 < 100 ! e9 ! e12 ! m3/d
|
e12m3/a |
Tcuft/a
|
e12m3/d |
Tcuft/d
|
e3cuft/a |
v * 2.8316846592 < 100 ! ! e3 ! m3/a
|
e3cuft/d |
v * 2.8316846592 < 100 ! ! e3 ! m3/d
|
e3cuft/s |
v * 2.8316846592 < 100 ! ! e3 ! m3/s
|
e3m3/a |
v < 28.316846592 ! k ! M ! cuft/a
|
e3m3/d |
v < 28.316846592 ! k ! M ! cuft/d
|
e3m3/s |
v < 28.316846592 ! k ! M ! cuft/s
|
e3USgal/a |
v * 3.785411784 < 1000 ! ! e3 ! m3/a
|
e6cuft/a |
v * 2.8316846592 < 100 ! e3 ! e6 ! m3/a
|
e6cuft/d |
v * 2.8316846592 < 100 ! e3 ! e6 ! m3/d
|
e6cuft/s |
v * 2.8316846592 < 100 ! e3 ! e6 ! m3/s
|
e6m3/a |
v < 28.316846592 ! M ! G ! cuft/a
|
e6m3/d |
v < 28.316846592 ! M ! G ! cuft/d
|
e6m3/s |
v < 28.316846592 ! e6 ! e9 ! cuft/s
|
e6USgal/a |
v * 3.785411784 < 1000 ! e3 ! e6 ! m3/a
|
e9cuft/a |
m3/a
|
e9cuft/d |
v * 2.8316846592 < 100 ! e6 ! e9 ! m3/d
|
e9m3/a |
v < 28.316846592 ! G ! T ! cuft/a
|
e9m3/d |
v < 28.316846592 ! G ! T ! cuft/d
|
e9m3/s |
v < 28.316846592 ! e9 ! e12 ! cuft/s
|
e9USgal/a |
v * 3.785411784 < 1000 ! e6 ! e9 ! m3/a
|
e9USgal/s |
v * 3.785411784 < 1000 ! e6 ! e9 ! m3/s
|
Unit code |
Default output
|
nN |
gr-f
|
μN |
gr-f
|
mN |
oz-f
|
Unit code |
Default output
|
am |
in
|
cm |
in
|
dam |
ft
|
dm |
in
|
e12km |
e12mi
|
e12mi |
e12km
|
e3AU |
ly
|
e3km |
e3mi
|
e3mi |
e3km
|
e6km |
e6mi
|
e6mi |
e6km
|
e9km |
AU
|
e9mi |
e9km
|
Em |
mi
|
fm |
in
|
Gm |
mi
|
hm |
ft
|
km |
mi
|
mm |
in
|
Mm |
mi
|
nm |
in
|
Pm |
mi
|
pm |
in
|
Tm |
mi
|
Ym |
mi
|
ym |
in
|
Zm |
mi
|
zm |
in
|
μm |
in
|
Unit code |
Default output
|
e12lb |
v * 4.5359237 < 10 ! Mt ! Gt
|
e3lb |
v * 4.5359237 < 10 ! kg ! t
|
e3ozt |
v * 0.311034768 < 10 ! kg ! t
|
e3t |
LT ST
|
e6carat |
t
|
e6lb |
v * 4.5359237 < 10 ! t ! kilotonne
|
e6ozt |
lb kg
|
e6ST |
Mt
|
e6t |
LT ST
|
e9lb |
v * 4.5359237 < 10 ! kilotonne ! Mt
|
e9t |
LT ST
|
Gg |
lb
|
kg |
lb
|
mg |
gr
|
Mg |
LT ST
|
ng |
gr
|
μg |
gr
|
Unit code |
Default output
|
mBq |
fCi
|
kBq |
nCi
|
MBq |
μCi
|
GBq |
mCi
|
TBq |
Ci
|
PBq |
kCi
|
EBq |
kCi
|
fCi |
mBq
|
pCi |
Bq
|
nCi |
Bq
|
μCi |
kBq
|
mCi |
MBq
|
kCi |
TBq
|
MCi |
PBq
|
Unit code |
Default output
|
ns |
μs
|
μs |
ms
|
ms |
s
|
ks |
h
|
Ms |
week
|
Gs |
decade
|
Ts |
millennium
|
Ps |
million year
|
Es |
thousand million year
|
Unit code |
Default output
|
MK |
keVT
|
Unit code |
Default output
|
cL |
impoz usoz
|
cl |
impoz usoz
|
cm3 |
cuin
|
dL |
impoz usoz
|
dl |
impoz usoz
|
mm3 |
cuin
|
dm3 |
cuin
|
e12cuft |
v * 2.8316846592 < 100 ! e9 ! e12 ! m3
|
e12impgal |
v * 4.54609 < 1000 ! T ! P ! l
|
e12m3 |
v < 28.316846592 ! T ! P ! cuft
|
e12U.S.gal |
v * 3.785411784 < 1000 ! T ! P ! l
|
e12USgal |
v * 3.785411784 < 1000 ! T ! P ! l
|
e15cuft |
v * 2.8316846592 < 100 ! e12 ! e15 ! m3
|
e15m3 |
Pcuft
|
e3bdft |
v * 0.23597372167 < 100 ! e3 ! e6 ! m3
|
e3cuft |
v * 2.8316846592 < 100 ! ! e3 ! m3
|
e3impgal |
v * 4.54609 < 1000 ! k ! M ! l
|
e3m3 |
v < 28.316846592 ! k ! M ! cuft
|
e3U.S.gal |
v * 3.785411784 < 1000 ! k ! M ! l
|
e3USgal |
v * 3.785411784 < 1000 ! k ! M ! l
|
e6bdft |
v * 0.23597372167 < 100 ! e3 ! e6 ! m3
|
e6cuft |
v * 2.8316846592 < 100 ! e3 ! e6 ! m3
|
e6cuyd |
v * 7.64554857984 < 10 ! e3 ! e6 ! m3
|
e6impgal |
v * 4.54609 < 1000 ! M ! G ! l
|
e6L |
USgal
|
e6m3 |
v < 28.316846592 ! M ! G ! cuft
|
e6U.S.gal |
v * 3.785411784 < 1000 ! M ! G ! l
|
e6USgal |
v * 3.785411784 < 1000 ! M ! G ! l
|
e9bdft |
v * 0.23597372167 < 100 ! e6 ! e9 ! m3
|
e9cuft |
v * 2.8316846592 < 100 ! e6 ! e9 ! m3
|
e9impgal |
v * 4.54609 < 1000 ! G ! T ! l
|
e9m3 |
v < 28.316846592 ! G ! T ! cuft
|
e9U.S.gal |
v * 3.785411784 < 1000 ! G ! T ! l
|
e9USgal |
v * 3.785411784 < 1000 ! G ! T ! l
|
GL |
cuft
|
Gl |
cuft
|
kL |
cuft
|
kl |
cuft
|
km3 |
cumi
|
mL |
impoz usoz
|
ml |
impoz usoz
|
Ml |
v < 28.316846592 ! e3 ! e6 ! cuft
|
ML |
v < 28.316846592 ! e3 ! e6 ! cuft
|
TL |
cumi
|
Tl |
cumi
|
μL |
cuin
|
μl |
cuin
|
The following tables define links for unit codes that use an SI prefix, where the linked article is different from that of the base unit.
The following table defines equivalent unit types for some of the types that can be generated automatically for unit codes of the form x/y
(x per y). For example, the unit code kg/hl
is not defined, so if it were used, it would be regarded as kilograms per hectolitre with unit type mass/volume; the following table would translate that to density so the unit could be converted with other density units. If "Density" is specified in the Link column, the unit name or symbol would be linked to Density if |lk=on
is used.
In addition, a scale multiplier can be specified; that allows mass/area units to be converted to pressure units on the assumption that the mass refers to the force due to the "weight" of an object.
Type/type |
Equivalent unit type |
Link |
Multiplier
|
/area |
per unit area |
|
/volume |
per unit volume |
|
area/area |
area per unit area |
|
energy/length |
energy per unit length |
|
energy/mass |
energy per unit mass |
|
energy/time |
power |
Bileg (pisika)
|
energy/volume |
energy per unit volume |
|
force/area |
pressure |
Presion
|
length/length |
gradient |
Gradiente (bakras)
|
length/time |
speed |
Pardas
|
length/time/time |
acceleration |
Akselerasion
|
mass/area |
pressure |
|
9.80665
|
mass/length |
linear density |
|
mass/mass |
concentration |
|
mass/power |
mass per unit power |
|
mass/time |
mass per unit time |
|
mass/volume |
density |
Densidad
|
power/mass |
power per unit mass |
|
power/volume |
|
Densidad ti bileg
|
pressure/length |
fracture gradient |
|
speed/time |
acceleration |
Akselerasion
|
volume/area |
volume per unit area |
|
volume/length |
volume per unit length |
|
volume/time |
flow |
|
The following tables define "override" unit codes which conflict with another unit when it is combined with one of the SI prefixes. The script which processes this page rejects unit codes that duplicate a known entry, however, that checking is not performed for the unit codes listed here. The Comment field documents the conflict, but is otherwise ignored.
Override code |
Comment
|
daa |
Override default prefix which would give name "decaare".
|
ha |
Override default prefix which would give name "hectoare".
|
Override code |
Comment
|
MT |
For "metric ton", not "megatesla".
|
Override code |
Comment
|
Pa |
For "Pascal", not "peta-are".
|