Add long hundredweight conversions

This commit is contained in:
Codex Agent
2026-03-08 07:48:01 +00:00
parent f09b59c3d3
commit ba6b791362
2 changed files with 120 additions and 40 deletions

View File

@@ -527,6 +527,7 @@ export const calculators: CalculatorDef[] = [
{"slug": "hours-to-microseconds", "name": "Hours to Microseconds", "category": "time", "type": "standard", "teaser": "Scale hours down to microseconds for fast electronics.", "labels": {"in1": "Hours", "in2": "Microseconds"}, "factor": 3600000000.0},
{"slug": "hours-to-milliseconds", "name": "Hours to Milliseconds", "category": "time", "type": "standard", "teaser": "Translate hours into milliseconds for instrumentation.", "labels": {"in1": "Hours", "in2": "Milliseconds"}, "factor": 3600000.0},
{"slug": "hours-to-nanoseconds", "name": "Hours to Nanoseconds", "category": "time", "type": "standard", "teaser": "Convert hours into nanoseconds for high-speed timing.", "labels": {"in1": "Hours", "in2": "Nanoseconds"}, "factor": 3600000000000.0},
{"slug": "hours-to-planck-time", "name": "Hours to Planck Time", "category": "time", "type": "standard", "teaser": "Push hour-long intervals down to Planck-time counts for theoretical physics perspective.", "labels": {"in1": "Hours", "in2": "Planck Time"}, "factor": 6.677490383950132e+46},
{"slug": "hours-to-shakes", "name": "Hours to Shakes", "category": "time", "type": "standard", "teaser": "Express hours as shakes (1 shake = 10 ns) for nuclear timing analogies.", "labels": {"in1": "Hours", "in2": "Shakes"}, "factor": 360000000000.0},
{"slug": "hours-to-sidereal-days", "name": "Hours to Sidereal Days", "category": "time", "type": "standard", "teaser": "Compare hours with sidereal days for astronomy shifts.", "labels": {"in1": "Hours", "in2": "Sidereal Days"}, "factor": 0.041780745704513414},
{"slug": "hours-to-years", "name": "Hours to Years", "category": "time", "type": "standard", "teaser": "Turn hours into calendar years (365-day) for quick longevity math.", "labels": {"in1": "Hours", "in2": "Years"}, "factor": 0.00011415525114155251},
@@ -1236,7 +1237,46 @@ export const calculators: CalculatorDef[] = [
{"slug": "hundredweight-to-troy-ounces", "name": "Hundredweight (cwt) to Troy Ounces", "category": "weight", "type": "standard", "teaser": "Express 100 pounds in troy ounces for precious metals.", "labels": {"in1": "Hundredweight (cwt)", "in2": "Troy Ounces"}, "factor": 1458.3321451787203},
{"slug": "hundredweight-to-yoctograms", "name": "Hundredweight (cwt) to Yoctograms", "category": "weight", "type": "standard", "teaser": "Stretch 100 pounds into yoctograms for extreme scales.", "labels": {"in1": "Hundredweight (cwt)", "in2": "Yoctograms"}, "factor": 4.53592e+28},
{"slug": "hundredweight-to-zeptograms", "name": "Hundredweight (cwt) to Zeptograms", "category": "weight", "type": "standard", "teaser": "Continue the descent into zeptogram counts.", "labels": {"in1": "Hundredweight (cwt)", "in2": "Zeptograms"}, "factor": 4.53592e+25},
{"slug": "hundredweight-long-to-kilograms", "name": "Hundredweight (long) to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Kilograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Kilograms"}, "factor": 50.802304},
{"slug": "hundredweight-long-to-amu", "name": "Hundredweight (long) to Amu", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Amu for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Amu"}, "factor": 3.059386257260369e+28},
{"slug": "hundredweight-long-to-apothecary-ounces", "name": "Hundredweight (long) to Apothecary Ounces", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Apothecary Ounces for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Apothecary Ounces"}, "factor": 1633.3320026001668},
{"slug": "hundredweight-long-to-atomic-mass-units", "name": "Hundredweight (long) to Atomic Mass Units", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Atomic Mass Units for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Atomic Mass Units"}, "factor": 3.059386257260369e+28},
{"slug": "hundredweight-long-to-attograms", "name": "Hundredweight (long) to Attograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Attograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Attograms"}, "factor": 5.0802304e+22},
{"slug": "hundredweight-long-to-carats", "name": "Hundredweight (long) to Carats", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Carats for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Carats"}, "factor": 254011.52},
{"slug": "hundredweight-long-to-centigrams", "name": "Hundredweight (long) to Centigrams", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Centigrams for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Centigrams"}, "factor": 5080230.4},
{"slug": "hundredweight-long-to-cloves", "name": "Hundredweight (long) to Cloves", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Cloves for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Cloves"}, "factor": 0.013999988580054822},
{"slug": "hundredweight-long-to-daltons", "name": "Hundredweight (long) to Daltons", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Daltons for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Daltons"}, "factor": 3.059386257260369e+28},
{"slug": "hundredweight-long-to-drams", "name": "Hundredweight (long) to Drams", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Drams for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Drams"}, "factor": 28672.0},
{"slug": "hundredweight-long-to-earth-masses", "name": "Hundredweight (long) to Earth Masses", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Earth Masses for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Earth Masses"}, "factor": 8.506478193091649e-24},
{"slug": "hundredweight-long-to-femtograms", "name": "Hundredweight (long) to Femtograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Femtograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Femtograms"}, "factor": 5.080230400000001e+19},
{"slug": "hundredweight-long-to-gamma-mass", "name": "Hundredweight (long) to Gamma (mass)", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Gamma (mass) for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Gamma (mass)"}, "factor": 50802304000.00001},
{"slug": "hundredweight-long-to-grains", "name": "Hundredweight (long) to Grains", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Grains for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Grains"}, "factor": 783999.3628737538},
{"slug": "hundredweight-long-to-grams", "name": "Hundredweight (long) to Grams", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Grams for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Grams"}, "factor": 50802.304},
{"slug": "hundredweight-long-to-hundredweight", "name": "Hundredweight (long) to Hundredweight", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Hundredweight for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Hundredweight"}, "factor": 1.12},
{"slug": "hundredweight-long-to-long-tons", "name": "Hundredweight (long) to Long Tons", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Long Tons for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Long Tons"}, "factor": 0.049999959214481506},
{"slug": "hundredweight-long-to-metric-tons", "name": "Hundredweight (long) to Metric Tons", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Metric Tons for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Metric Tons"}, "factor": 0.050802304},
{"slug": "hundredweight-long-to-micrograms", "name": "Hundredweight (long) to Micrograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Micrograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Micrograms"}, "factor": 50802304000.00001},
{"slug": "hundredweight-long-to-milligrams", "name": "Hundredweight (long) to Milligrams", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Milligrams for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Milligrams"}, "factor": 50802304.00000001},
{"slug": "hundredweight-long-to-momme", "name": "Hundredweight (long) to Momme", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Momme for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Momme"}, "factor": 13547.2827600768},
{"slug": "hundredweight-long-to-nanograms", "name": "Hundredweight (long) to Nanograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Nanograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Nanograms"}, "factor": 50802304000000.01},
{"slug": "hundredweight-long-to-ounces", "name": "Hundredweight (long) to Ounces", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Ounces for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Ounces"}, "factor": 1792.0},
{"slug": "hundredweight-long-to-pennyweights", "name": "Hundredweight (long) to Pennyweights", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Pennyweights for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Pennyweights"}, "factor": 32666.640001201024},
{"slug": "hundredweight-long-to-picograms", "name": "Hundredweight (long) to Picograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Picograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Picograms"}, "factor": 5.080230400000001e+16},
{"slug": "hundredweight-long-to-planck-mass", "name": "Hundredweight (long) to Planck Mass", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Planck Mass for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Planck Mass"}, "factor": 2334199153.2938747},
{"slug": "hundredweight-long-to-pounds", "name": "Hundredweight (long) to Pounds", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Pounds for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Pounds"}, "factor": 112.0},
{"slug": "hundredweight-long-to-quarters", "name": "Hundredweight (long) to Quarters", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Quarters for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Quarters"}, "factor": 4.48},
{"slug": "hundredweight-long-to-scruples", "name": "Hundredweight (long) to Scruples", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Scruples for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Scruples"}, "factor": 39199.31177792},
{"slug": "hundredweight-long-to-short-tons", "name": "Hundredweight (long) to Short Tons", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Short Tons for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Short Tons"}, "factor": 0.056},
{"slug": "hundredweight-long-to-slugs", "name": "Hundredweight (long) to Slugs", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Slugs for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Slugs"}, "factor": 3.4810635646954764},
{"slug": "hundredweight-long-to-solar-masses", "name": "Hundredweight (long) to Solar Masses", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Solar Masses for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Solar Masses"}, "factor": 2.554843874939024e-29},
{"slug": "hundredweight-long-to-stones", "name": "Hundredweight (long) to Stones", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Stones for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Stones"}, "factor": 7.999993474317039},
{"slug": "hundredweight-long-to-tolas", "name": "Hundredweight (long) to Tolas", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Tolas for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Tolas"}, "factor": 4355.535533440001},
{"slug": "hundredweight-long-to-tons", "name": "Hundredweight (long) to Tons", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Tons for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Tons"}, "factor": 0.056},
{"slug": "hundredweight-long-to-troy-ounces", "name": "Hundredweight (long) to Troy Ounces", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Troy Ounces for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Troy Ounces"}, "factor": 1633.3320026001668},
{"slug": "hundredweight-long-to-yoctograms", "name": "Hundredweight (long) to Yoctograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Yoctograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Yoctograms"}, "factor": 5.0802304e+28},
{"slug": "hundredweight-long-to-zeptograms", "name": "Hundredweight (long) to Zeptograms", "category": "weight", "type": "standard", "teaser": "Convert the 112-pound long hundredweight into Zeptograms for perspective.", "labels": {"in1": "Hundredweight (long)", "in2": "Zeptograms"}, "factor": 5.0802304e+25},
{"slug": "imperial-fl-oz-to-us-fl-oz", "name": "Imperial fl oz to US fl oz", "category": "other", "type": "standard", "teaser": "Convert Imperial fl oz to US fl oz instantly.", "labels": {"in1": "Imperial fl oz", "in2": "US fl oz"}, "factor": 1.20095},
{"slug": "imperial-fl-oz-to-gallons", "name": "Imperial fl oz to Gallons", "category": "volume", "type": "standard", "teaser": "Convert Imperial fluid ounces into Imperial gallons for British volume checks.", "labels": {"in1": "Imperial fl oz", "in2": "Gallons"}, "factor": 0.00625},
{"slug": "imperial-gallons-to-liters", "name": "Imperial gallons to Liters", "category": "volume", "type": "standard", "teaser": "Convert Imperial gallons to Liters instantly.", "labels": {"in1": "Imperial gallons", "in2": "Liters"}, "factor": 4.54609},
{"slug": "imperial-gallons-to-us-gallons", "name": "Imperial gallons to US gallons", "category": "volume", "type": "standard", "teaser": "Convert Imperial gallons to US gallons instantly.", "labels": {"in1": "Imperial gallons", "in2": "US gallons"}, "factor": 1.20095},
{"slug": "us-gallons-to-imperial-gallons", "name": "US gallons to Imperial gallons", "category": "volume", "type": "standard", "teaser": "Flip US gallons into Imperial gallons for volume swaps.", "labels": {"in1": "US gallons", "in2": "Imperial gallons"}, "factor": 0.832674, "hidden": true},