Math & Numbers
Convert liters to US liquid gallons with configurable decimal precision
liter-to-gallonMath & Numbers
Convert liters to cubic meters with configurable decimal precision
liter-to-cubic-meterMath & Numbers
Convert liters to milliliters with configurable decimal precision
liter-to-mlMath & Numbers
Fit a simple least-squares linear regression model and calculate slope, intercept, R squared, and predictions
linear-regression-calculatorMath & Numbers
Perform core matrix operations including addition, multiplication, inverse, determinant, trace, and rank
matrix-calculatorMath & Numbers
Perform modular arithmetic operations
modular-calculatorMath & Numbers
Convert angular velocity (angular speed) between radian per second (rad/s, SI base), revolutions per minute (rpm = 2π/60 rad/s), degrees per second (deg/s = π/180 rad/s), and hertz (Hz, used as revolution per second = 2π rad/s). Converts via rad/s to the target unit and lists all four equivalents. Note: 1 Hz in angular-frequency context means one full revolution per second, so 1 Hz = 2π rad/s ≈ 6.283185307 rad/s. Reference: vinyl LP 33⅓ rpm ≈ 3.49 rad/s, car engine idle ~800 rpm ≈ 83.8 rad/s.
angular-velocity-converterMath & Numbers
Convert illuminance between lux (lx = lm/m², SI base), kilolux (1 = 1000 lx), footcandle (1 = 10.7639104 lx), phot (1 = 10000 lx), and nox (1 = 0.001 lx). Converts via lux to the target unit and lists the equivalent value in all five units for reference. Reference values: full moon ≈ 0.25, office lighting ≈ 300–500, overcast day ≈ 1000, direct sunlight ≈ 100000 lux.
illuminance-converterMath & Numbers
Convert convective heat transfer coefficient (film coefficient h) between W/(m²·K) (watt per square metre-kelvin, SI base, = W/(m²·°C)) and kcal/(m²·h·°C) (1 = 1.1627778 W/(m²·K)). Converts via W/(m²·K) and lists both equivalents. h depends on flow regime and surface, not material. Typical ranges: natural-convection air ≈ 5–25, forced air ≈ 25–250, still water ≈ 100–1000, boiling/condensing water ≈ 2500–50000+ W/(m²·K).
heat-transfer-coefficient-converterMath & Numbers
Convert between Brinell (HB), Vickers (HV), and Rockwell (HRC / HRB) hardness via ASTM E140 tabulated data with linear interpolation. Three material classes: carbon/alloy steel (HV 100–960), austenitic stainless (HV 100–600), and cartridge brass (HV 40–200). Any input scale produces all the others; a scale that does not apply in the current hardness band returns 'out of range'. Indicative only — not for acceptance testing per ASTM E140.
hardness-converterMath & Numbers
Compute the total, sensible, and latent capacity of an air-handling-unit (AHU) coil from the entering/leaving air state and the dry-air mass flow ṁ_da. Total capacity Qt = ṁ_da·(h1 − h2); sensible capacity Qs = ṁ_da·cp_ma·(T1 − T2) with cp_ma ≈ 1.006 + 1.86·W [kJ/(kg da·K)]; latent capacity Ql = Qt − Qs; Sensible Heat Ratio SHR = Qs / Qt. Each state is described by dry-bulb T plus one humidity input (relative humidity φ, or humidity ratio W); W is derived from the Magnus saturation fit when RH is supplied, and enthalpy h = 1.006·T + W·(2501 + 1.86·T) [kJ/kg da]. Signed result — works for cooling or heating coils.
ahu-capacity-calculatorMath & Numbers
Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
air-changes-per-hour