Add next temperature conversions
This commit is contained in:
@@ -605,6 +605,42 @@ The registry currently contains 416 unique calculator slugs.
|
||||
| Gray to Sievert – A gamma exposure is 3 gray; how many sieverts is that for gamma/beta? | gray-to-sievert | 1 |
|
||||
| Fahrenheit to Newton – Convert Fahrenheit to Newtons on the scale where 0 °C equals 0 °N and 100 °C equals 33 °N. | fahrenheit-to-newton | Linear Offset (0.183333x - 5.867) |
|
||||
| Fahrenheit to Rankine – Convert Fahrenheit to the absolute Rankine scale. | fahrenheit-to-rankine | Linear Offset (1x + 459.67) |
|
||||
| Celsius to Newton (temp Scale) – Convert Celsius into Newton's temperature scale (0 °C ≈ 0 °N, 100 °C ≈ 33 °N). | celsius-to-newton | Linear Offset (0.33x + 0) |
|
||||
| Delisle to Fahrenheit – Turn antique Delisle readings into modern Fahrenheit. | delisle-to-fahrenheit | Linear Offset (-1.2x + 212) |
|
||||
| Delisle to Kelvin – Translate Delisle degrees into the Kelvin scale for absolute comparisons. | delisle-to-kelvin | Linear Offset (-0.666666666667x + 373.15) |
|
||||
| Delisle to Newton (temp Scale) – Map Delisle temperatures into Newton's scale for historical labs. | delisle-to-newton | Linear Offset (-0.22x + 33) |
|
||||
| Delisle to Rankine – Express Delisle degrees as absolute Rankine values. | delisle-to-rankine | Linear Offset (-1.2x + 671.67) |
|
||||
| Delisle to Réaumur – Convert Delisle readings into Réaumur for French-style references. | delisle-to-reaumur | Linear Offset (-0.533333333333x + 80) |
|
||||
| Delisle to Rømer – Bridge Delisle and Rømer scales for historical temperature sets. | delisle-to-romer | Linear Offset (-0.35x + 60) |
|
||||
| Fahrenheit to Delisle – Translate Fahrenheit into the Delisle interval for antique measurements. | fahrenheit-to-delisle | Linear Offset (-0.833333333333x + 176.666666666667) |
|
||||
| Fahrenheit to Réaumur – Turn Fahrenheit readings into Réaumur for textile work. | fahrenheit-to-reaumur | Linear Offset (0.444444444444x - 14.222222222222) |
|
||||
| Fahrenheit to Rømer – Convert Fahrenheit into Rømer for historical thermometer records. | fahrenheit-to-romer | Linear Offset (0.291666666667x - 1.833333333333) |
|
||||
| Kelvin to Delisle – Express Kelvin values as Delisle for vintage engineering charts. | kelvin-to-delisle | Linear Offset (-1.5x + 559.725) |
|
||||
| Kelvin to Newton (temp Scale) – Turn kelvins into Newton units for scientific correlation. | kelvin-to-newton | Linear Offset (0.33x - 90.1395) |
|
||||
| Kelvin to Réaumur – Translate kelvins into Réaumur for recipe and historical data. | kelvin-to-reaumur | Linear Offset (0.8x - 218.52) |
|
||||
| Kelvin to Rømer – Convert Kelvin readings into the Rømer scale for antique logs. | kelvin-to-romer | Linear Offset (0.525x - 135.90375) |
|
||||
| Newton (temp Scale) to Celsius – Convert Newton degrees directly into Celsius. | newton-to-celsius | Linear Offset (3.030303030303x + 0) |
|
||||
| Newton (temp Scale) to Delisle – Map Newton readings into Delisle for 18th-century labs. | newton-to-delisle | Linear Offset (-4.545454545455x + 150) |
|
||||
| Newton (temp Scale) to Kelvin – Express Newton degrees on the Kelvin scale. | newton-to-kelvin | Linear Offset (3.030303030303x + 273.15) |
|
||||
| Newton (temp Scale) to Rankine – Convert Newton temps to Rankine for absolute references. | newton-to-rankine | Linear Offset (5.454545454545x + 491.67) |
|
||||
| Newton (temp Scale) to Réaumur – Turn Newton degrees into Réaumur measurements. | newton-to-reaumur | Linear Offset (2.424242424242x + 0) |
|
||||
| Newton (temp Scale) to Rømer – Translate Newton values into the Rømer scale for medieval comparisons. | newton-to-romer | Linear Offset (1.590909090909x + 7.5) |
|
||||
| Rankine to Delisle – Express Rankine readings back into Delisle degrees. | rankine-to-delisle | Linear Offset (-0.833333333333x + 559.725) |
|
||||
| Rankine to Newton (temp Scale) – Convert Rankine into Newton's scale for referencing older charts. | rankine-to-newton | Linear Offset (0.183333333333x - 90.1395) |
|
||||
| Rankine to Réaumur – Translate Rankine readings into Réaumur for historical cookbooks. | rankine-to-reaumur | Linear Offset (0.444444444444x - 218.52) |
|
||||
| Rankine to Rømer – Turn Rankine into Rømer for antique thermometer conversions. | rankine-to-romer | Linear Offset (0.291666666667x - 135.90375) |
|
||||
| Réaumur to Delisle – Convert Réaumur degrees into Delisle for legacy French schools. | reaumur-to-delisle | Linear Offset (-1.875x + 150) |
|
||||
| Réaumur to Fahrenheit – Turn Réaumur readings into Fahrenheit for modern cooking. | reaumur-to-fahrenheit | Linear Offset (2.25x + 32) |
|
||||
| Réaumur to Kelvin – Express Réaumur values in Kelvin for scientific clarity. | reaumur-to-kelvin | Linear Offset (1.25x + 273.15) |
|
||||
| Réaumur to Newton (temp Scale) – Convert Réaumur readings into Newton for calibration. | reaumur-to-newton | Linear Offset (0.4125x + 0) |
|
||||
| Réaumur to Rankine – Translate Réaumur degrees to Rankine for absolute conversion. | reaumur-to-rankine | Linear Offset (2.25x + 491.67) |
|
||||
| Réaumur to Rømer – Turn Réaumur into Rømer for historical data comparisons. | reaumur-to-romer | Linear Offset (0.65625x + 7.5) |
|
||||
| Rømer to Delisle – Convert Rømer degrees into Delisle for antique scales. | romer-to-delisle | Linear Offset (-2.857142857143x + 171.428571428571) |
|
||||
| Rømer to Fahrenheit – Translate Rømer readings into modern Fahrenheit. | romer-to-fahrenheit | Linear Offset (3.428571428571x + 6.285714285714) |
|
||||
| Rømer to Kelvin – Express Rømer degrees on the Kelvin scale. | romer-to-kelvin | Linear Offset (1.904761904762x + 258.864285714286) |
|
||||
| Rømer to Newton (temp Scale) – Convert Rømer into Newton for vintage comparisons. | romer-to-newton | Linear Offset (0.628571428571x - 4.714285714286) |
|
||||
| Rømer to Rankine – Translate Rømer values into Rankine for absolute references. | romer-to-rankine | Linear Offset (3.428571428571x + 465.955714285714) |
|
||||
| Rømer to Réaumur – Turn Rømer values into Réaumur for historical records. | romer-to-reaumur | Linear Offset (1.52380952381x - 11.428571428571) |
|
||||
| Farads to Microfarads – Convert farads to microfarads for capacitor ratings. | farads-to-microfarads | 1000000 |
|
||||
| Feet of seawater to PSI – A pressure gauge shows depth in feet of seawater; convert that to PSI. | feet-of-seawater-to-psi | 0.444975 |
|
||||
| Kilometers to Yards – Convert a full kilometer into yards. | kilometers-to-yards | 1093.613298 |
|
||||
@@ -3061,7 +3097,7 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Carats to Troy Ounces
|
||||
- [ ] Carats to Yoctograms
|
||||
- [ ] Carats to Zeptograms
|
||||
- [ ] Celsius to Newton (temp Scale)
|
||||
- [x] Celsius to Newton (temp Scale)
|
||||
- [ ] Centigrams to Amu
|
||||
- [ ] Centigrams to Apothecary Ounces
|
||||
- [ ] Centigrams to Atomic Mass Units
|
||||
@@ -3614,12 +3650,12 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Decades to Weeks
|
||||
- [ ] Degrees to Quadrants
|
||||
- [ ] Degrees to Sextants
|
||||
- [ ] Delisle to Fahrenheit
|
||||
- [ ] Delisle to Kelvin
|
||||
- [ ] Delisle to Newton (temp Scale)
|
||||
- [ ] Delisle to Rankine
|
||||
- [ ] Delisle to Réaumur
|
||||
- [ ] Delisle to Rømer
|
||||
- [x] Delisle to Fahrenheit
|
||||
- [x] Delisle to Kelvin
|
||||
- [x] Delisle to Newton (temp Scale)
|
||||
- [x] Delisle to Rankine
|
||||
- [x] Delisle to Réaumur
|
||||
- [x] Delisle to Rømer
|
||||
- [ ] Denier to Gsm
|
||||
- [ ] Denier to Ounces Per Sq Yard
|
||||
- [ ] Disintegrations Per Second to Banana Equivalent Dose
|
||||
@@ -3836,9 +3872,9 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Exabytes to Terabytes
|
||||
- [ ] Exabytes to Words (16-bit)
|
||||
- [ ] Exabytes to Words (32-bit)
|
||||
- [ ] Fahrenheit to Delisle
|
||||
- [ ] Fahrenheit to Réaumur
|
||||
- [ ] Fahrenheit to Rømer
|
||||
- [x] Fahrenheit to Delisle
|
||||
- [x] Fahrenheit to Réaumur
|
||||
- [x] Fahrenheit to Rømer
|
||||
- [ ] Farads to Abamperes
|
||||
- [ ] Farads to Abvolts
|
||||
- [ ] Farads to Ampere-hours
|
||||
@@ -4796,10 +4832,10 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Julian Years to Years
|
||||
- [ ] Kbps to Gbps
|
||||
- [ ] Kbps to mb/s
|
||||
- [ ] Kelvin to Delisle
|
||||
- [ ] Kelvin to Newton (temp Scale)
|
||||
- [ ] Kelvin to Réaumur
|
||||
- [ ] Kelvin to Rømer
|
||||
- [x] Kelvin to Delisle
|
||||
- [x] Kelvin to Newton (temp Scale)
|
||||
- [x] Kelvin to Réaumur
|
||||
- [x] Kelvin to Rømer
|
||||
- [ ] Kibibytes to Bits
|
||||
- [ ] Kibibytes to Bytes
|
||||
- [ ] Kibibytes to Exabytes
|
||||
@@ -6146,12 +6182,12 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Nautical Miles to Thou
|
||||
- [ ] Nautical Miles to Thou (mil)
|
||||
- [ ] Nautical Miles to Yards
|
||||
- [ ] Newton (temp Scale) to Celsius
|
||||
- [ ] Newton (temp Scale) to Delisle
|
||||
- [ ] Newton (temp Scale) to Kelvin
|
||||
- [ ] Newton (temp Scale) to Rankine
|
||||
- [ ] Newton (temp Scale) to Réaumur
|
||||
- [ ] Newton (temp Scale) to Rømer
|
||||
- [x] Newton (temp Scale) to Celsius
|
||||
- [x] Newton (temp Scale) to Delisle
|
||||
- [x] Newton (temp Scale) to Kelvin
|
||||
- [x] Newton (temp Scale) to Rankine
|
||||
- [x] Newton (temp Scale) to Réaumur
|
||||
- [x] Newton (temp Scale) to Rømer
|
||||
- [ ] Nibbles to Bytes
|
||||
- [ ] Nibbles to Exabytes
|
||||
- [ ] Nibbles to Gibibytes
|
||||
@@ -6727,10 +6763,10 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Radians to Points (compass)
|
||||
- [ ] Radians to Quadrants
|
||||
- [ ] Radians to Sextants
|
||||
- [ ] Rankine to Delisle
|
||||
- [ ] Rankine to Newton (temp Scale)
|
||||
- [ ] Rankine to Réaumur
|
||||
- [ ] Rankine to Rømer
|
||||
- [x] Rankine to Delisle
|
||||
- [x] Rankine to Newton (temp Scale)
|
||||
- [x] Rankine to Réaumur
|
||||
- [x] Rankine to Rømer
|
||||
- [ ] Rem to Banana Equivalent Dose
|
||||
- [ ] Rem to Becquerel
|
||||
- [ ] Rem to Coulomb Per Kilogram
|
||||
@@ -6829,18 +6865,18 @@ The registry currently contains 416 unique calculator slugs.
|
||||
- [ ] Rydberg to Therms
|
||||
- [ ] Rydberg to Ton Of Tnt
|
||||
- [ ] Rydberg to Watt-hours
|
||||
- [ ] Réaumur to Delisle
|
||||
- [ ] Réaumur to Fahrenheit
|
||||
- [ ] Réaumur to Kelvin
|
||||
- [ ] Réaumur to Newton (temp Scale)
|
||||
- [ ] Réaumur to Rankine
|
||||
- [ ] Réaumur to Rømer
|
||||
- [ ] Rømer to Delisle
|
||||
- [ ] Rømer to Fahrenheit
|
||||
- [ ] Rømer to Kelvin
|
||||
- [ ] Rømer to Newton (temp Scale)
|
||||
- [ ] Rømer to Rankine
|
||||
- [ ] Rømer to Réaumur
|
||||
- [x] Réaumur to Delisle
|
||||
- [x] Réaumur to Fahrenheit
|
||||
- [x] Réaumur to Kelvin
|
||||
- [x] Réaumur to Newton (temp Scale)
|
||||
- [x] Réaumur to Rankine
|
||||
- [x] Réaumur to Rømer
|
||||
- [x] Rømer to Delisle
|
||||
- [x] Rømer to Fahrenheit
|
||||
- [x] Rømer to Kelvin
|
||||
- [x] Rømer to Newton (temp Scale)
|
||||
- [x] Rømer to Rankine
|
||||
- [x] Rømer to Réaumur
|
||||
- [ ] Saybolt Universal Seconds to Centipoise
|
||||
- [ ] Saybolt Universal Seconds to Pascal-seconds
|
||||
- [ ] Saybolt Universal Seconds to Poise
|
||||
|
||||
Reference in New Issue
Block a user