Add Gray and Hands backlog calculators
This commit is contained in:
@@ -398,7 +398,9 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Grams to Troy Ounces | grams-to-troy-ounces | weight | 0.0321507466 |
|
||||
| Gray to Rad | gray-to-rad | radiation | 100.0 |
|
||||
| Millirem to Microsievert – Convert millirem exposures into microsieverts. | millirem-to-microsievert | angle | 100.0 |
|
||||
| Millirem to Gray – Convert millirem doses into grays using the 1 mrem = 0.00001 Gy ratio. | millirem-to-gray | radiation | 0.00001 |
|
||||
| Millisievert to Rem – Turn millisieverts into rems for dose comparisons. | millisievert-to-rem | angle | 0.1 |
|
||||
| Millisievert to Gray – Flip millisievert readings into grays using a 1 mSv = 0.001 Gy ratio. | millisievert-to-gray | radiation | 0.001 |
|
||||
| Grams to Apothecary ounces | grams-to-apothecary-ounces | weight | 0.0321507466 |
|
||||
| Grams to Carats | grams-to-carats | weight | 5.0 |
|
||||
| Grams to Grains | grams-to-grains | weight | 15.4323584 |
|
||||
@@ -1004,9 +1006,12 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Milliseconds to Seconds | milliseconds-to-seconds | angle | 0.001 |
|
||||
| Seconds to milliseconds | seconds-to-milliseconds | angle | 1000 |
|
||||
| Rutherford to becquerel | rutherford-to-becquerel | radiation | 1000000 |
|
||||
| Rutherford to Gray – Translate Rutherford disintegrations into grays when you provide the decay energy and mass. | rutherford-to-gray | radiation | Multi-Variable |
|
||||
| RPM to rad/s | rpm-to-rads | radiation | 0.10472 |
|
||||
| Roentgen to coulomb per kilogram | roentgen-to-coulomb-per-kilogram | weight | 0.000258 |
|
||||
| Roentgen to Gray – Estimate photon dose in grays once you specify the medium and energy deposition. | roentgen-to-gray | radiation | Multi-Variable |
|
||||
| Rem to sievert | rem-to-sievert | radiation | 0.01 |
|
||||
| Rem to Gray – Convert rems into grays using the 1 rem = 0.01 Gy ratio for gamma/beta exposures. | rem-to-gray | radiation | 0.01 |
|
||||
| Radians to degrees | radians-to-degrees | angle | 57.2958 |
|
||||
| rad/s to RPM | rads-to-rpm | radiation | 9.5493 |
|
||||
| Rad to gray | rad-to-gray | radiation | 0.01 |
|
||||
@@ -1047,6 +1052,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Pennyweights to grams | pennyweights-to-grams | weight | 1.55517 |
|
||||
| Pennyweights to Troy Ounces – Convert pennyweights into troy ounces (1 pennyweight = 0.05 troy ounces). | pennyweights-to-troy-ounces | weight | 0.05 |
|
||||
| Picocurie to Becquerel – A tiny radiation dose expressed in picocuries converts to becquerels. | picocurie-to-becquerel | radiation | 0.037 |
|
||||
| Picocurie to Gray – Turn picocurie activity measurements into grays when the decay energy and sample mass are provided. | picocurie-to-gray | radiation | Multi-Variable |
|
||||
| Picofarads to Microfarads – Convert tiny capacitances into microfarads for circuit design. | picofarads-to-microfarads | radiation | 1e-6 |
|
||||
| Picograms to Nanograms – Express picogram masses as nanograms for lab reporting. | picograms-to-nanograms | weight | 0.001 |
|
||||
| Picometers to Angstroms – Translate picometers into angstroms for nanoscale distances. | picometers-to-angstroms | length | 0.01 |
|
||||
@@ -1320,6 +1326,14 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Gray to Coulomb Per Kilogram – Express gray exposure as coulombs per kilogram once the medium is defined. | gray-to-coulomb-per-kilogram | radiation | Multi-Variable |
|
||||
| Gray to Counts Per Minute – Convert gray readings into counts per minute when detector efficiency and energy are known. | gray-to-counts-per-minute | radiation | Multi-Variable |
|
||||
| Gray to Curie – Translate gradient doses into curies with information about the radioactive source. | gray-to-curie | radiation | Multi-Variable |
|
||||
| Gray to Disintegrations Per Second – Translate an absorbed dose into disintegrations per second once the decay energy and material mass are known. | gray-to-disintegrations-per-second | radiation | Multi-Variable |
|
||||
| Gray to Microsievert – Scale grays up to microsieverts for gamma/beta exposures (1 Gy = 1,000,000 µSv). | gray-to-microsievert | radiation | 1000000 |
|
||||
| Gray to Millirem – Express a gray in millirem units using the 1 Gy = 100,000 mrem ratio typical for gamma/beta. | gray-to-millirem | radiation | 100000 |
|
||||
| Gray to Millisievert – Convert absorbed dose into millisieverts (1 Gy = 1,000 mSv) for medical imaging talk. | gray-to-millisievert | radiation | 1000 |
|
||||
| Gray to Picocurie – Turn grays into picocuries once the activity per decay and mass are provided. | gray-to-picocurie | radiation | Multi-Variable |
|
||||
| Gray to Rem – Apply the 1 Gy = 100 rem approximation when working with gamma/beta dose equivalents. | gray-to-rem | radiation | 100 |
|
||||
| Gray to Roentgen – Estimate photon exposure in roentgens after specifying the medium and energy. | gray-to-roentgen | radiation | Multi-Variable |
|
||||
| Gray to Rutherford – Convert dose into rutherford counts when you know the decay energy and sample mass. | gray-to-rutherford | radiation | Multi-Variable |
|
||||
| Grams to Drams – A tea blend calls for 2 grams; how many drams should you measure? | grams-to-drams | weight | 0.564383 |
|
||||
| Grams to Kilograms – A parcel weighs 3,000 grams; how many kilograms is that weight? | grams-to-kilograms | weight | 0.001 |
|
||||
| Grams to Momme – A silk roll weighs 20 grams; how many momme does that equal? | grams-to-momme | weight | 0.2666667 |
|
||||
@@ -1497,6 +1511,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Microseconds to Milliseconds – Convert time from microseconds to milliseconds. | microseconds-to-milliseconds | angle | 0.001 |
|
||||
| Microseconds to Nanoseconds – Convert microseconds to nanoseconds. | microseconds-to-nanoseconds | time | 1000 |
|
||||
| Microsievert to Millirem – Convert a radiation dose from µSv to mrem. | microsievert-to-millirem | angle | 0.1 |
|
||||
| Microsievert to Gray – Flip microsievert doses into grays using the 1 µSv = 0.000001 Gy ratio for gamma/beta exposures. | microsievert-to-gray | radiation | 1e-6 |
|
||||
| Miles per gallon to Kilometers per gallon – Convert mpg to km/gal (US gallon). | miles-per-gallon-to-kilometers-per-gallon | length | 1.609344 |
|
||||
| Miles per hour to Feet per second – Convert mph into feet per second. | miles-per-hour-to-feet-per-second | length | 1.4666667 |
|
||||
| Miles per hour to Mach – Express mph as a fraction of Mach (sea-level). | miles-per-hour-to-mach | length | 0.001313767 |
|
||||
@@ -2000,6 +2015,31 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
| Furlongs Per Fortnight to Speed Of Light (c) – Alias referencing the constant c. | furlongs-per-fortnight-to-speed-of-light-c | 5.54748858324e-13 |
|
||||
| Furlongs to Light Years – Turn furlongs into astronomical distances. | furlongs-to-light-years | 2.12634743779e-14 |
|
||||
| Hands to Light Years – Stack horse-hand height units up against light years. | hands-to-light-years | 1.07391284737e-17 |
|
||||
| Hands to Angstroms – Compare a horse’s height in hands with angstrom-scale distances for fun science analogies. | hands-to-angstroms | length | 1.016e9 |
|
||||
| Hands to Astronomical Units – Express a horse’s withers height in astronomical units for cosmic perspective. | hands-to-astronomical-units | length | 6.791540516224741e-13 |
|
||||
| Hands to Cables – Stack hands into nautical cables when sizing rigging or spar lengths. | hands-to-cables | length | 0.0005485961123110151 |
|
||||
| Hands to Chains – Lay out the conversion between hands and surveyor chains for backyard measurements. | hands-to-chains | length | 0.00505050505050505 |
|
||||
| Hands to Cubits – Relate horse-handed heights to ancient cubits for historical flair. | hands-to-cubits | length | 0.2222222222222222 |
|
||||
| Hands to Fathoms – Compare equine hands with fathoms of water depth. | hands-to-fathoms | length | 0.05555555555555555 |
|
||||
| Hands to Feet – Turn equine hands into feet for stable layout planning. | hands-to-feet | length | 0.3333333333333333 |
|
||||
| Hands to Fermi – Convert hands into fermis to illustrate ultra-microscopic scaling. | hands-to-fermi | length | 1.0159999999999998e14 |
|
||||
| Hands to Furlongs – Translate hands into racecourse furlongs for equestrian storytelling. | hands-to-furlongs | length | 0.000505050505050505 |
|
||||
| Hands to Kilometers – Express a stack of hands as kilometers for lofty distances. | hands-to-kilometers | length | 0.0001016 |
|
||||
| Hands to Leagues – Convert hands into legendary leagues for tall tales. | hands-to-leagues | length | 2.104377104377104e-05 |
|
||||
| Hands to Meters – Swap a hand measure for meters when building international charts. | hands-to-meters | length | 0.1016 |
|
||||
| Hands to Micrometers – Translate hands into micrometers for microfabrication analogies. | hands-to-micrometers | length | 101600.0 |
|
||||
| Hands to Microns – Use the synonym micron to show the same microscale comparison. | hands-to-microns | length | 101600.0 |
|
||||
| Hands to Miles – See how many miles a string of hands would span. | hands-to-miles | length | 6.313131313131313e-05 |
|
||||
| Hands to Millimeters – Detail hands down to the millimeter for precision. | hands-to-millimeters | length | 101.6 |
|
||||
| Hands to Nanometers – Convert a hand into nanometers to highlight scale differences. | hands-to-nanometers | length | 101600000.0 |
|
||||
| Hands to Nautical Miles – Relate horse measurements to nautical miles for maritime analogies. | hands-to-nautical-miles | length | 5.485961123110151e-05 |
|
||||
| Hands to Parsecs – Stretch a hand-measured height out to parsecs for astrophysical fun. | hands-to-parsecs | length | 3.2926317585997976e-18 |
|
||||
| Hands to Picometers – Push hands into picometer units when dealing with atomic circles. | hands-to-picometers | length | 1.016e11 |
|
||||
| Hands to Rods – Align hands with rods for old-school surveying comparisons. | hands-to-rods | length | 0.0202020202020202 |
|
||||
| Hands to Smoots – Compare hands with the famous MIT smoot for playful distance talk. | hands-to-smoots | length | 0.05970149253731343 |
|
||||
| Hands to Thou – Convert hands into thousandths of an inch for machinist-level detail. | hands-to-thou | length | 4000 |
|
||||
| Hands to Thou (mil) – Spell out the mil-friendly version for micro-inch conversions. | hands-to-thou-mil | length | 4000 |
|
||||
| Hands to Yards – Express how many yards equal a hand stack for quicker yardstick math. | hands-to-yards | length | 0.1111111111111111 |
|
||||
| Inches Per Second to Speed Of Light – Express inch-per-second velocities vs c. | inches-per-second-to-speed-of-light | 8.47252801803e-11 |
|
||||
| Inches Per Second to Speed Of Light (c) – Same but referencing c explicitly. | inches-per-second-to-speed-of-light-c | 8.47252801803e-11 |
|
||||
| Inches to Light Years – Relate inches to light-year scales for minuscule measurements. | inches-to-light-years | 2.68478211842e-18 |
|
||||
@@ -6416,43 +6456,43 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [x] Gray to Coulomb Per Kilogram
|
||||
- [x] Gray to Counts Per Minute
|
||||
- [x] Gray to Curie
|
||||
- [ ] Gray to Disintegrations Per Second
|
||||
- [ ] Gray to Microsievert
|
||||
- [ ] Gray to Millirem
|
||||
- [ ] Gray to Millisievert
|
||||
- [ ] Gray to Picocurie
|
||||
- [ ] Gray to Rem
|
||||
- [ ] Gray to Roentgen
|
||||
- [ ] Gray to Rutherford
|
||||
- [x] Gray to Disintegrations Per Second
|
||||
- [x] Gray to Microsievert
|
||||
- [x] Gray to Millirem
|
||||
- [x] Gray to Millisievert
|
||||
- [x] Gray to Picocurie
|
||||
- [x] Gray to Rem
|
||||
- [x] Gray to Roentgen
|
||||
- [x] Gray to Rutherford
|
||||
- [ ] Gsm to Denier
|
||||
- [ ] Gsm to Dtex (decitex)
|
||||
- [ ] Gsm to Tex
|
||||
- [ ] Hands to Angstroms
|
||||
- [ ] Hands to Astronomical Units
|
||||
- [ ] Hands to Cables
|
||||
- [ ] Hands to Chains
|
||||
- [ ] Hands to Cubits
|
||||
- [ ] Hands to Fathoms
|
||||
- [ ] Hands to Feet
|
||||
- [ ] Hands to Fermi
|
||||
- [ ] Hands to Furlongs
|
||||
- [ ] Hands to Kilometers
|
||||
- [ ] Hands to Leagues
|
||||
- [x] Hands to Angstroms
|
||||
- [x] Hands to Astronomical Units
|
||||
- [x] Hands to Cables
|
||||
- [x] Hands to Chains
|
||||
- [x] Hands to Cubits
|
||||
- [x] Hands to Fathoms
|
||||
- [x] Hands to Feet
|
||||
- [x] Hands to Fermi
|
||||
- [x] Hands to Furlongs
|
||||
- [x] Hands to Kilometers
|
||||
- [x] Hands to Leagues
|
||||
- [x] Hands to Light Years
|
||||
- [ ] Hands to Meters
|
||||
- [ ] Hands to Micrometers
|
||||
- [ ] Hands to Microns
|
||||
- [ ] Hands to Miles
|
||||
- [ ] Hands to Millimeters
|
||||
- [ ] Hands to Nanometers
|
||||
- [ ] Hands to Nautical Miles
|
||||
- [ ] Hands to Parsecs
|
||||
- [ ] Hands to Picometers
|
||||
- [ ] Hands to Rods
|
||||
- [ ] Hands to Smoots
|
||||
- [ ] Hands to Thou
|
||||
- [ ] Hands to Thou (mil)
|
||||
- [ ] Hands to Yards
|
||||
- [x] Hands to Meters
|
||||
- [x] Hands to Micrometers
|
||||
- [x] Hands to Microns
|
||||
- [x] Hands to Miles
|
||||
- [x] Hands to Millimeters
|
||||
- [x] Hands to Nanometers
|
||||
- [x] Hands to Nautical Miles
|
||||
- [x] Hands to Parsecs
|
||||
- [x] Hands to Picometers
|
||||
- [x] Hands to Rods
|
||||
- [x] Hands to Smoots
|
||||
- [x] Hands to Thou
|
||||
- [x] Hands to Thou (mil)
|
||||
- [x] Hands to Yards
|
||||
- [ ] Hartree to Btu
|
||||
- [ ] Hartree to Calories
|
||||
- [ ] Hartree to Ergs
|
||||
@@ -7651,7 +7691,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Microsievert to Counts Per Minute
|
||||
- [ ] Microsievert to Curie
|
||||
- [ ] Microsievert to Disintegrations Per Second
|
||||
- [ ] Microsievert to Gray
|
||||
- [x] Microsievert to Gray
|
||||
- [ ] Microsievert to Millisievert
|
||||
- [ ] Microsievert to Picocurie
|
||||
- [ ] Microsievert to Rad
|
||||
@@ -7902,7 +7942,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Millirem to Counts Per Minute
|
||||
- [ ] Millirem to Curie
|
||||
- [ ] Millirem to Disintegrations Per Second
|
||||
- [ ] Millirem to Gray
|
||||
- [x] Millirem to Gray
|
||||
- [ ] Millirem to Millisievert
|
||||
- [ ] Millirem to Picocurie
|
||||
- [ ] Millirem to Rad
|
||||
@@ -7931,7 +7971,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Millisievert to Counts Per Minute
|
||||
- [ ] Millisievert to Curie
|
||||
- [ ] Millisievert to Disintegrations Per Second
|
||||
- [ ] Millisievert to Gray
|
||||
- [x] Millisievert to Gray
|
||||
- [ ] Millisievert to Microsievert
|
||||
- [ ] Millisievert to Millirem
|
||||
- [ ] Millisievert to Picocurie
|
||||
@@ -8460,7 +8500,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Picocurie to Counts Per Minute
|
||||
- [ ] Picocurie to Curie
|
||||
- [ ] Picocurie to Disintegrations Per Second
|
||||
- [ ] Picocurie to Gray
|
||||
- [x] Picocurie to Gray
|
||||
- [ ] Picocurie to Microsievert
|
||||
- [ ] Picocurie to Millirem
|
||||
- [ ] Picocurie to Millisievert
|
||||
@@ -8810,7 +8850,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Rem to Counts Per Minute
|
||||
- [ ] Rem to Curie
|
||||
- [ ] Rem to Disintegrations Per Second
|
||||
- [ ] Rem to Gray
|
||||
- [x] Rem to Gray
|
||||
- [ ] Rem to Microsievert
|
||||
- [ ] Rem to Millirem
|
||||
- [ ] Rem to Picocurie
|
||||
@@ -8849,7 +8889,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Roentgen to Counts Per Minute
|
||||
- [ ] Roentgen to Curie
|
||||
- [ ] Roentgen to Disintegrations Per Second
|
||||
- [ ] Roentgen to Gray
|
||||
- [x] Roentgen to Gray
|
||||
- [ ] Roentgen to Microsievert
|
||||
- [ ] Roentgen to Millirem
|
||||
- [ ] Roentgen to Millisievert
|
||||
@@ -8880,7 +8920,7 @@ The registry currently contains 1333 unique calculator slugs.
|
||||
- [ ] Rutherford to Coulomb Per Kilogram
|
||||
- [ ] Rutherford to Counts Per Minute
|
||||
- [ ] Rutherford to Disintegrations Per Second
|
||||
- [ ] Rutherford to Gray
|
||||
- [x] Rutherford to Gray
|
||||
- [ ] Rutherford to Microsievert
|
||||
- [ ] Rutherford to Millirem
|
||||
- [ ] Rutherford to Millisievert
|
||||
|
||||
Reference in New Issue
Block a user