Stair Calculator
Plan a straight stair run from the floor-to-floor rise: number of steps, individual riser height, and tread depth that f...
Plan a straight stair run from the floor-to-floor rise: number of steps, individual riser height, and tread depth that f...
Calculates how long it takes to read a book based on reading speed (WPM) and total word count. Average adult reading spe...
Estimate the annual generation (kWh) and electricity-bill savings from a rooftop solar PV system, given system size, pea...
Calculates the tip amount, total bill, and per-person share for a restaurant meal from bill amount, tip percentage, and...
Calculates a^e mod m using repeated squaring. Essential for RSA, Diffie-Hellman, and primality tests. Works for large va...
Compute the safe working load limit (WLL) of a rope, sling, or chain from its rated breaking strength and a chosen safet...
Compute the burn time of a propane tank given its size in gallons and the appliance's BTU/hr rating. 1 US gallon of liqu...
Estimate a household's daily water usage in gallons from typical fixture flow rates and use frequencies: toilets (1.6 ga...
Estimates creatinine clearance using the Cockcroft–Gault equation. Used to adjust drug doses in renal impairment. CrCl <...
Calculates exact age in years, months, and days given the year of birth and the number of days elapsed since the birthda...
Compute heating degree-days (HDD) for a 7-day window by summing max(0, base − daily_average_T) across each day. Used by...
Estimate the number of 2"×3" (handles ~600 ft² roof area) or 3"×4" (~1200 ft²) downspouts needed for a roof, based on th...
Most unit-conversion mistakes are dumb mistakes — swapped factors, dropped decimals, wrong direction. A short guide to not making them.
Pace, splits, and goal times talk about the same thing from three different angles. A short guide to keeping them straight mid-race.