asciimath2unitsml 0.2.0 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.adoc +20 -1
- data/lib/asciimath2unitsml/conv.rb +28 -8
- data/lib/asciimath2unitsml/parse.rb +31 -20
- data/lib/asciimath2unitsml/render.rb +47 -16
- data/lib/asciimath2unitsml/unit.rb +5 -2
- data/lib/asciimath2unitsml/version.rb +1 -1
- data/lib/unitsdb/dimensions.yaml +31 -31
- data/lib/unitsdb/quantities.yaml +47 -19
- data/lib/unitsdb/units.yaml +96 -216
- data/lib/unitsdb_ruby/unitsdb.rb +1 -0
- data/spec/conv_spec.rb +510 -4
- metadata +2 -2
data/lib/unitsdb/quantities.yaml
CHANGED
@@ -1153,13 +1153,13 @@ NISTq88:
|
|
1153
1153
|
url: "#NISTu14.u10e-1/1"
|
1154
1154
|
|
1155
1155
|
NISTq111:
|
1156
|
-
dimension_url: "#
|
1156
|
+
dimension_url: "#NISTd80"
|
1157
1157
|
quantity_type: derived
|
1158
1158
|
quantity_name:
|
1159
1159
|
- rotation
|
1160
1160
|
unit_reference:
|
1161
1161
|
- name: one
|
1162
|
-
url: "#
|
1162
|
+
url: "#NISTu61"
|
1163
1163
|
|
1164
1164
|
NISTq112:
|
1165
1165
|
dimension_url: "#NISTd24"
|
@@ -1234,13 +1234,13 @@ NISTq118:
|
|
1234
1234
|
url: "#NISTu154"
|
1235
1235
|
|
1236
1236
|
NISTq121:
|
1237
|
-
dimension_url: "#
|
1237
|
+
dimension_url: "#NISTd80"
|
1238
1238
|
quantity_type: derived
|
1239
1239
|
quantity_name:
|
1240
1240
|
- logarithmic decrement
|
1241
1241
|
unit_reference:
|
1242
1242
|
- name: one
|
1243
|
-
url: "#
|
1243
|
+
url: "#NISTu61"
|
1244
1244
|
- name: neper
|
1245
1245
|
url: "#NISTu153"
|
1246
1246
|
|
@@ -1385,14 +1385,14 @@ NISTq124:
|
|
1385
1385
|
url: "#NISTu1e-1/1"
|
1386
1386
|
|
1387
1387
|
NISTq125:
|
1388
|
-
dimension_url: "#
|
1388
|
+
dimension_url: "#NISTd80"
|
1389
1389
|
quantity_type: derived
|
1390
1390
|
quantity_name:
|
1391
1391
|
- relative mass density
|
1392
1392
|
- relative density
|
1393
1393
|
unit_reference:
|
1394
1394
|
- name: one
|
1395
|
-
url: "#
|
1395
|
+
url: "#NISTu61"
|
1396
1396
|
|
1397
1397
|
NISTq122:
|
1398
1398
|
dimension_url: "#NISTd29"
|
@@ -1546,22 +1546,22 @@ NISTq71:
|
|
1546
1546
|
url: "#NISTu293"
|
1547
1547
|
|
1548
1548
|
NISTq137:
|
1549
|
-
dimension_url: "#
|
1549
|
+
dimension_url: "#NISTd80"
|
1550
1550
|
quantity_type: derived
|
1551
1551
|
quantity_name:
|
1552
1552
|
- shear strain
|
1553
1553
|
unit_reference:
|
1554
1554
|
- name: one
|
1555
|
-
url: "#
|
1555
|
+
url: "#NISTu61"
|
1556
1556
|
|
1557
1557
|
NISTq138:
|
1558
|
-
dimension_url: "#
|
1558
|
+
dimension_url: "#NISTd80"
|
1559
1559
|
quantity_type: derived
|
1560
1560
|
quantity_name:
|
1561
1561
|
- volume strain
|
1562
1562
|
unit_reference:
|
1563
1563
|
- name: one
|
1564
|
-
url: "#
|
1564
|
+
url: "#NISTu61"
|
1565
1565
|
|
1566
1566
|
NISTq139:
|
1567
1567
|
dimension_url: "#NISTd63"
|
@@ -1637,13 +1637,13 @@ NISTq135:
|
|
1637
1637
|
url: "#NISTu12"
|
1638
1638
|
|
1639
1639
|
NISTq136:
|
1640
|
-
dimension_url: "#
|
1640
|
+
dimension_url: "#NISTd80"
|
1641
1641
|
quantity_type: derived
|
1642
1642
|
quantity_name:
|
1643
1643
|
- linear strain
|
1644
1644
|
unit_reference:
|
1645
1645
|
- name: one
|
1646
|
-
url: "#
|
1646
|
+
url: "#NISTu61"
|
1647
1647
|
|
1648
1648
|
NISTq21:
|
1649
1649
|
dimension_url: "#NISTd16"
|
@@ -1672,13 +1672,13 @@ NISTq141:
|
|
1672
1672
|
url: "#NISTu12"
|
1673
1673
|
|
1674
1674
|
NISTq140:
|
1675
|
-
dimension_url: "#
|
1675
|
+
dimension_url: "#NISTd80"
|
1676
1676
|
quantity_type: derived
|
1677
1677
|
quantity_name:
|
1678
1678
|
- Poisson number
|
1679
1679
|
unit_reference:
|
1680
1680
|
- name: one
|
1681
|
-
url: "#
|
1681
|
+
url: "#NISTu61"
|
1682
1682
|
|
1683
1683
|
NISTq22:
|
1684
1684
|
dimension_url: "#NISTd17"
|
@@ -1840,13 +1840,13 @@ NISTq146:
|
|
1840
1840
|
url: "#NISTu209"
|
1841
1841
|
|
1842
1842
|
NISTq147:
|
1843
|
-
dimension_url: "#
|
1843
|
+
dimension_url: "#NISTd80"
|
1844
1844
|
quantity_type: derived
|
1845
1845
|
quantity_name:
|
1846
1846
|
- dynamic friction factor
|
1847
1847
|
unit_reference:
|
1848
1848
|
- name: one
|
1849
|
-
url: "#
|
1849
|
+
url: "#NISTu61"
|
1850
1850
|
|
1851
1851
|
NISTq144:
|
1852
1852
|
dimension_url: "#NISTd57"
|
@@ -2387,13 +2387,13 @@ NISTq95:
|
|
2387
2387
|
url: "#NISTu1"
|
2388
2388
|
|
2389
2389
|
NISTq94:
|
2390
|
-
dimension_url: "#
|
2390
|
+
dimension_url: "#NISTd80"
|
2391
2391
|
quantity_type: derived
|
2392
2392
|
quantity_name:
|
2393
2393
|
- relative permeability
|
2394
2394
|
unit_reference:
|
2395
2395
|
- name: one
|
2396
|
-
url: "#
|
2396
|
+
url: "#NISTu61"
|
2397
2397
|
|
2398
2398
|
NISTq97:
|
2399
2399
|
dimension_url: "#NISTd1"
|
@@ -2413,7 +2413,6 @@ NISTq96:
|
|
2413
2413
|
- name: meter
|
2414
2414
|
url: "#NISTu1"
|
2415
2415
|
|
2416
|
-
|
2417
2416
|
NISTq40:
|
2418
2417
|
dimension_url: "#NISTd25"
|
2419
2418
|
quantity_type: derived
|
@@ -2437,3 +2436,32 @@ NISTq43:
|
|
2437
2436
|
quantity_type: derived
|
2438
2437
|
quantity_name:
|
2439
2438
|
- organ dose equivalent
|
2439
|
+
|
2440
|
+
NISTq1000:
|
2441
|
+
dimension_url: "#NISTd85"
|
2442
|
+
quantity_type: derived
|
2443
|
+
quantity_name:
|
2444
|
+
- mass fraction
|
2445
|
+
- mole fraction
|
2446
|
+
unit_reference:
|
2447
|
+
- name: parts per million
|
2448
|
+
url: "#NISTu400"
|
2449
|
+
|
2450
|
+
NISTq1001:
|
2451
|
+
dimension_url: "#NISTd16"
|
2452
|
+
quantity_type: derived
|
2453
|
+
quantity_name:
|
2454
|
+
- apparent power
|
2455
|
+
unit_reference:
|
2456
|
+
- name: var
|
2457
|
+
url: "#NISTu401"
|
2458
|
+
|
2459
|
+
NISTq1002:
|
2460
|
+
dimension_url: "#NISTd80"
|
2461
|
+
quantity_type: derived
|
2462
|
+
quantity_name:
|
2463
|
+
- nil
|
2464
|
+
unit_reference:
|
2465
|
+
- name: one
|
2466
|
+
url: "#NISTu61"
|
2467
|
+
|
data/lib/unitsdb/units.yaml
CHANGED
@@ -1745,6 +1745,7 @@
|
|
1745
1745
|
dimension_url: "#NISTd15"
|
1746
1746
|
short:
|
1747
1747
|
root: false
|
1748
|
+
prefixed: true
|
1748
1749
|
unit_system:
|
1749
1750
|
type: "non-SI_acceptable"
|
1750
1751
|
name: "non-SI"
|
@@ -1817,26 +1818,6 @@
|
|
1817
1818
|
- name: "potential energy"
|
1818
1819
|
url: "#NISTq77"
|
1819
1820
|
|
1820
|
-
"NISTu132":
|
1821
|
-
dimension_url: "#NISTd85"
|
1822
|
-
short:
|
1823
|
-
root: false
|
1824
|
-
unit_system:
|
1825
|
-
type: "SI_derived_non-special"
|
1826
|
-
name: "SI"
|
1827
|
-
unit_name:
|
1828
|
-
- "one"
|
1829
|
-
unit_symbols:
|
1830
|
-
- id: "1"
|
1831
|
-
ascii: "1"
|
1832
|
-
html: "1"
|
1833
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
1834
|
-
latex: \ensuremath{\mathrm{1}}
|
1835
|
-
unicode: "1"
|
1836
|
-
quantity_reference:
|
1837
|
-
- name: "logarithmic decrement"
|
1838
|
-
url: "#NISTq121"
|
1839
|
-
|
1840
1821
|
"NISTu63":
|
1841
1822
|
dimension_url: "#NISTd15"
|
1842
1823
|
short: table_kg_calorie
|
@@ -2066,6 +2047,7 @@
|
|
2066
2047
|
dimension_url: "#NISTd16"
|
2067
2048
|
short:
|
2068
2049
|
root: false
|
2050
|
+
prefixed: true
|
2069
2051
|
unit_system:
|
2070
2052
|
type: "non-SI_not_acceptable"
|
2071
2053
|
name: "non-SI"
|
@@ -2418,6 +2400,7 @@
|
|
2418
2400
|
dimension_url: "#NISTd14"
|
2419
2401
|
short:
|
2420
2402
|
root: false
|
2403
|
+
prefixed: true
|
2421
2404
|
unit_system:
|
2422
2405
|
type: "non-SI_not_acceptable"
|
2423
2406
|
name: "non-SI"
|
@@ -3521,6 +3504,26 @@
|
|
3521
3504
|
quantity_reference:
|
3522
3505
|
- name: "refractive index"
|
3523
3506
|
url: "#NISTq93"
|
3507
|
+
- name: "rotation"
|
3508
|
+
url: "#NISTq111"
|
3509
|
+
- name: "relative permeability"
|
3510
|
+
url: "#NISTq94"
|
3511
|
+
- name: "relative mass density"
|
3512
|
+
url: "#NISTq125"
|
3513
|
+
- name: "linear strain"
|
3514
|
+
url: "#NISTq136"
|
3515
|
+
- name: "shear strain"
|
3516
|
+
url: "#NISTq137"
|
3517
|
+
- name: "volume strain"
|
3518
|
+
url: "#NISTq138"
|
3519
|
+
- name: "Poisson number"
|
3520
|
+
url: "#NISTq140"
|
3521
|
+
- name: "dynamic friction factor"
|
3522
|
+
url: "#NISTq147"
|
3523
|
+
- name: "logarithmic decrement"
|
3524
|
+
url: "#NISTq121"
|
3525
|
+
- name: "nil"
|
3526
|
+
url: "#NISTq1002"
|
3524
3527
|
|
3525
3528
|
"NISTu166":
|
3526
3529
|
dimension_url: "#NISTd15"
|
@@ -4337,8 +4340,8 @@
|
|
4337
4340
|
unit_symbols:
|
4338
4341
|
- id: "deg"
|
4339
4342
|
ascii: "deg"
|
4340
|
-
html: "&#
|
4341
|
-
mathml: "<mi mathvariant='normal'>&#
|
4343
|
+
html: "°"
|
4344
|
+
mathml: "<mi mathvariant='normal'>°</mi>"
|
4342
4345
|
latex: \ensuremath{\mathrm{^{\circ}}}
|
4343
4346
|
unicode: "º"
|
4344
4347
|
root_units:
|
@@ -4372,6 +4375,12 @@
|
|
4372
4375
|
mathml: "<mi mathvariant='normal'>″</mi>"
|
4373
4376
|
latex: \ensuremath{\mathrm{''}}
|
4374
4377
|
unicode: "″"
|
4378
|
+
- id: "as"
|
4379
|
+
ascii: "as"
|
4380
|
+
html: "as"
|
4381
|
+
mathml: "<mi mathvariant='normal'>as</mi>"
|
4382
|
+
latex: \ensuremath{\mathrm{as}}
|
4383
|
+
unicode: "as"
|
4375
4384
|
root_units:
|
4376
4385
|
enumerated_root_units:
|
4377
4386
|
- unit: "arc_second"
|
@@ -5047,26 +5056,6 @@
|
|
5047
5056
|
- name: "volume"
|
5048
5057
|
url: "#NISTq10"
|
5049
5058
|
|
5050
|
-
"NISTu181":
|
5051
|
-
dimension_url: "#NISTd82"
|
5052
|
-
short:
|
5053
|
-
root: false
|
5054
|
-
unit_system:
|
5055
|
-
type: "SI_derived_non-special"
|
5056
|
-
name: "SI"
|
5057
|
-
unit_name:
|
5058
|
-
- "one"
|
5059
|
-
unit_symbols:
|
5060
|
-
- id: "1"
|
5061
|
-
ascii: "1"
|
5062
|
-
html: "1"
|
5063
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
5064
|
-
latex: \ensuremath{\mathrm{1}}
|
5065
|
-
unicode: "1"
|
5066
|
-
quantity_reference:
|
5067
|
-
- name: "rotation"
|
5068
|
-
url: "#NISTq111"
|
5069
|
-
|
5070
5059
|
"NISTu175":
|
5071
5060
|
dimension_url: "#NISTd10"
|
5072
5061
|
short: us_gallon
|
@@ -5224,26 +5213,6 @@
|
|
5224
5213
|
- name: "volume"
|
5225
5214
|
url: "#NISTq10"
|
5226
5215
|
|
5227
|
-
"NISTu174":
|
5228
|
-
dimension_url: "#NISTd81"
|
5229
|
-
short:
|
5230
|
-
root: false
|
5231
|
-
unit_system:
|
5232
|
-
type: "SI_derived_non-special"
|
5233
|
-
name: "SI"
|
5234
|
-
unit_name:
|
5235
|
-
- "one"
|
5236
|
-
unit_symbols:
|
5237
|
-
- id: "1"
|
5238
|
-
ascii: "1"
|
5239
|
-
html: "1"
|
5240
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
5241
|
-
latex: \ensuremath{\mathrm{1}}
|
5242
|
-
unicode: "1"
|
5243
|
-
quantity_reference:
|
5244
|
-
- name: "relative permeability"
|
5245
|
-
url: "#NISTq94"
|
5246
|
-
|
5247
5216
|
"NISTu182":
|
5248
5217
|
dimension_url: "#NISTd1"
|
5249
5218
|
short: light_year
|
@@ -6543,6 +6512,12 @@
|
|
6543
6512
|
mathml: "<msub><mrow><mi mathvariant='normal'>cal</mi></mrow><mrow><mi mathvariant='normal'>th</mi></mrow></msub>"
|
6544
6513
|
latex: \ensuremath{\mathrm{cal_th}}
|
6545
6514
|
unicode: "cal_th"
|
6515
|
+
- id: "cal"
|
6516
|
+
ascii: "cal"
|
6517
|
+
html: "cal"
|
6518
|
+
mathml: "<mi mathvariant='normal'>cal</mi>"
|
6519
|
+
latex: \ensuremath{\mathrm{cal}}
|
6520
|
+
unicode: "cal"
|
6546
6521
|
root_units:
|
6547
6522
|
enumerated_root_units:
|
6548
6523
|
- unit: "thermo_calorie"
|
@@ -10009,6 +9984,7 @@
|
|
10009
9984
|
dimension_url: "#NISTd56"
|
10010
9985
|
short:
|
10011
9986
|
root: false
|
9987
|
+
prefixed: true
|
10012
9988
|
unit_system:
|
10013
9989
|
type: "non-SI_not_acceptable"
|
10014
9990
|
name: "non-SI"
|
@@ -10366,160 +10342,6 @@
|
|
10366
10342
|
- name: "molality of solute B"
|
10367
10343
|
url: "#NISTq179"
|
10368
10344
|
|
10369
|
-
"NISTu368":
|
10370
|
-
dimension_url: "#NISTd86"
|
10371
|
-
short:
|
10372
|
-
root: false
|
10373
|
-
unit_system:
|
10374
|
-
type: "SI_derived_non-special"
|
10375
|
-
name: "SI"
|
10376
|
-
unit_name:
|
10377
|
-
- "one"
|
10378
|
-
unit_symbols:
|
10379
|
-
- id: "1"
|
10380
|
-
ascii: "1"
|
10381
|
-
html: "1"
|
10382
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10383
|
-
latex: \ensuremath{\mathrm{1}}
|
10384
|
-
unicode: "1"
|
10385
|
-
quantity_reference:
|
10386
|
-
- name: "relative mass density"
|
10387
|
-
url: "#NISTq125"
|
10388
|
-
|
10389
|
-
"NISTu369":
|
10390
|
-
dimension_url: "#NISTd87"
|
10391
|
-
short:
|
10392
|
-
root: false
|
10393
|
-
unit_system:
|
10394
|
-
type: "SI_derived_non-special"
|
10395
|
-
name: "SI"
|
10396
|
-
unit_name:
|
10397
|
-
- "one"
|
10398
|
-
unit_symbols:
|
10399
|
-
- id: "1"
|
10400
|
-
ascii: "1"
|
10401
|
-
html: "1"
|
10402
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10403
|
-
latex: \ensuremath{\mathrm{1}}
|
10404
|
-
unicode: "1"
|
10405
|
-
quantity_reference:
|
10406
|
-
- name: "linear strain"
|
10407
|
-
url: "#NISTq136"
|
10408
|
-
|
10409
|
-
"NISTu370":
|
10410
|
-
dimension_url: "#NISTd88"
|
10411
|
-
short:
|
10412
|
-
root: false
|
10413
|
-
unit_system:
|
10414
|
-
type: "SI_derived_non-special"
|
10415
|
-
name: "SI"
|
10416
|
-
unit_name:
|
10417
|
-
- "one"
|
10418
|
-
unit_symbols:
|
10419
|
-
- id: "1"
|
10420
|
-
ascii: "1"
|
10421
|
-
html: "1"
|
10422
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10423
|
-
latex: \ensuremath{\mathrm{1}}
|
10424
|
-
unicode: "1"
|
10425
|
-
quantity_reference:
|
10426
|
-
- name: "shear strain"
|
10427
|
-
url: "#NISTq137"
|
10428
|
-
|
10429
|
-
"NISTu371":
|
10430
|
-
dimension_url: "#NISTd89"
|
10431
|
-
short:
|
10432
|
-
root: false
|
10433
|
-
unit_system:
|
10434
|
-
type: "SI_derived_non-special"
|
10435
|
-
name: "SI"
|
10436
|
-
unit_name:
|
10437
|
-
- "one"
|
10438
|
-
unit_symbols:
|
10439
|
-
- id: "1"
|
10440
|
-
ascii: "1"
|
10441
|
-
html: "1"
|
10442
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10443
|
-
latex: \ensuremath{\mathrm{1}}
|
10444
|
-
unicode: "1"
|
10445
|
-
quantity_reference:
|
10446
|
-
- name: "volume strain"
|
10447
|
-
url: "#NISTq138"
|
10448
|
-
|
10449
|
-
"NISTu372":
|
10450
|
-
dimension_url: "#NISTd90"
|
10451
|
-
short:
|
10452
|
-
root: false
|
10453
|
-
unit_system:
|
10454
|
-
type: "SI_derived_non-special"
|
10455
|
-
name: "SI"
|
10456
|
-
unit_name:
|
10457
|
-
- "one"
|
10458
|
-
unit_symbols:
|
10459
|
-
- id: "1"
|
10460
|
-
ascii: "1"
|
10461
|
-
html: "1"
|
10462
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10463
|
-
latex: \ensuremath{\mathrm{1}}
|
10464
|
-
unicode: "1"
|
10465
|
-
quantity_reference:
|
10466
|
-
- name: "Poisson number"
|
10467
|
-
url: "#NISTq140"
|
10468
|
-
|
10469
|
-
"NISTu373":
|
10470
|
-
dimension_url: "#NISTd91"
|
10471
|
-
short:
|
10472
|
-
root: false
|
10473
|
-
unit_system:
|
10474
|
-
type: "SI_derived_non-special"
|
10475
|
-
name: "SI"
|
10476
|
-
unit_name:
|
10477
|
-
- "one"
|
10478
|
-
unit_symbols:
|
10479
|
-
- id: "1"
|
10480
|
-
ascii: "1"
|
10481
|
-
html: "1"
|
10482
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10483
|
-
latex: \ensuremath{\mathrm{1}}
|
10484
|
-
unicode: "1"
|
10485
|
-
quantity_reference:
|
10486
|
-
- name: "dynamic friction factor"
|
10487
|
-
url: "#NISTq147"
|
10488
|
-
|
10489
|
-
"NISTu374":
|
10490
|
-
dimension_url: "#NISTd92"
|
10491
|
-
short:
|
10492
|
-
root: false
|
10493
|
-
unit_system:
|
10494
|
-
type: "SI_derived_non-special"
|
10495
|
-
name: "SI"
|
10496
|
-
unit_name:
|
10497
|
-
- "one"
|
10498
|
-
unit_symbols:
|
10499
|
-
- id: "1"
|
10500
|
-
ascii: "1"
|
10501
|
-
html: "1"
|
10502
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10503
|
-
latex: \ensuremath{\mathrm{1}}
|
10504
|
-
unicode: "1"
|
10505
|
-
|
10506
|
-
"NISTu375":
|
10507
|
-
dimension_url: "#NISTd93"
|
10508
|
-
short:
|
10509
|
-
root: false
|
10510
|
-
unit_system:
|
10511
|
-
type: "SI_derived_non-special"
|
10512
|
-
name: "SI"
|
10513
|
-
unit_name:
|
10514
|
-
- "one"
|
10515
|
-
unit_symbols:
|
10516
|
-
- id: "1"
|
10517
|
-
ascii: "1"
|
10518
|
-
html: "1"
|
10519
|
-
mathml: "<mi mathvariant='normal'>1</mi>"
|
10520
|
-
latex: \ensuremath{\mathrm{1}}
|
10521
|
-
unicode: "1"
|
10522
|
-
|
10523
10345
|
"NISTu376":
|
10524
10346
|
dimension_url: "#NISTd1"
|
10525
10347
|
short: light_week
|
@@ -10620,3 +10442,61 @@
|
|
10620
10442
|
- name: "length"
|
10621
10443
|
url: "#NISTq1"
|
10622
10444
|
|
10445
|
+
"NISTu400":
|
10446
|
+
dimension_url: "#NISTd80"
|
10447
|
+
short:
|
10448
|
+
root: false
|
10449
|
+
unit_system:
|
10450
|
+
type: "SI_derived_non-special"
|
10451
|
+
name: "SI"
|
10452
|
+
unit_name:
|
10453
|
+
- "parts per million"
|
10454
|
+
unit_symbols:
|
10455
|
+
- id: "ppm"
|
10456
|
+
ascii: "ppm"
|
10457
|
+
html: "ppm"
|
10458
|
+
mathml: "<mi mathvariant='normal'>ppm</mi>"
|
10459
|
+
latex: \ensuremath{\mathrm{ppm}}
|
10460
|
+
unicode: "ppm"
|
10461
|
+
quantity_reference:
|
10462
|
+
- name: "mass quantity"
|
10463
|
+
url: "#NISTq1000"
|
10464
|
+
|
10465
|
+
"NISTu401":
|
10466
|
+
dimension_url: "#NISTd16"
|
10467
|
+
short: var
|
10468
|
+
root: true
|
10469
|
+
unit_system:
|
10470
|
+
type: "SI_derived_non-special"
|
10471
|
+
name: "SI"
|
10472
|
+
unit_name:
|
10473
|
+
- "var"
|
10474
|
+
unit_symbols:
|
10475
|
+
- id: "var"
|
10476
|
+
ascii: "var"
|
10477
|
+
html: "var"
|
10478
|
+
mathml: "<mi mathvariant='normal'>var</mi>"
|
10479
|
+
latex: \ensuremath{\mathrm{var}}
|
10480
|
+
unicode: "var"
|
10481
|
+
root_units:
|
10482
|
+
enumerated_root_units:
|
10483
|
+
- unit: "volt"
|
10484
|
+
power_denominator: 1
|
10485
|
+
power_numerator: 1
|
10486
|
+
- unit: "ampere"
|
10487
|
+
power_denominator: 1
|
10488
|
+
power_numerator: 1
|
10489
|
+
quantity_reference:
|
10490
|
+
- name: "apparent power"
|
10491
|
+
url: "#NISTq1001"
|
10492
|
+
si_derived_bases:
|
10493
|
+
- id: NISTu1
|
10494
|
+
prefix:
|
10495
|
+
power: 2
|
10496
|
+
- id: NISTu27
|
10497
|
+
prefix: p10_3
|
10498
|
+
power: 1
|
10499
|
+
- id: NISTu3
|
10500
|
+
prefix:
|
10501
|
+
power: -3
|
10502
|
+
|