Flow Turbulence Intensity from Reynolds Number Calculator
Calculates the Reynolds number Re = ρvD/μ, classifies the flow regime (laminar Re < 2300, transitional 2300–4000, turbul...
Calculates the Reynolds number Re = ρvD/μ, classifies the flow regime (laminar Re < 2300, transitional 2300–4000, turbul...
Compute the first four harmonic frequencies of a closed (stopped) pipe of length L: only odd harmonics are present, f₁ =...
Get the remainder and quotient of integer division — the building block of modular arithmetic.
Calculates hoop (circumferential) stress σ_h = P·r/t and longitudinal stress σ_l = P·r/(2t) in a thin-walled pressure ve...
Compute the χ² goodness-of-fit test statistic for up to four categories, given the observed counts and the expected coun...
Compute the area, perimeter, long diagonal, and short diagonal of a regular hexagon from any side length.
Convert a raw value into a z-score using the mean and standard deviation of its distribution, and look up the correspond...
Calculates gross and net rental yield for an investment property. Net yield accounts for annual expenses such as mainten...
Compute the L¹ (Manhattan / taxicab) distance between two points in 3-D space: d = Σ |coord₂ − coord₁|. The distance you...
Estimate weekly study hours required for a college course load using the rule of thumb that each credit hour requires 2–...
Compute the friction force on a horizontal surface from the coefficient of friction and the object's weight.
Compute the n-th triangular number T_n = n(n + 1) / 2 — the number of dots in a triangle with n dots on each side.
Every "X% of Y" problem, every "what percent of", every percent-change question — written out the way you'd actually say them.
Standard deviation is "average distance from the average". That one sentence covers 90% of everything you ever need to remember about it.