Operating Break-Even Analysis Calculator
Calculates break-even units = Fixed costs / (Price − Variable cost per unit) and break-even revenue = Fixed costs / Cont...
Calculates break-even units = Fixed costs / (Price − Variable cost per unit) and break-even revenue = Fixed costs / Cont...
Compute the sample covariance, population covariance, Pearson correlation r, and the slope of the regression line from t...
Calculates linear thermal expansion ΔL = α·L₀·ΔT, volumetric expansion ΔV = 3α·V₀·ΔT, and final dimensions for a solid w...
Compute the determinant of a 2×2 matrix [[a, b], [c, d]] = ad − bc, with a quick singularity flag.
Compute the entries of a 2-dimensional rotation matrix R(θ) = [[cos θ, −sin θ], [sin θ, cos θ]] and the result of rotati...
Calculates Basal Metabolic Rate (BMR) using WHO/Schofield equations for adults 18–60. Sex-specific coefficients apply. M...
Check whether any positive integer up to a trillion is prime, and if not, the smallest factor that proves it composite.
Compute the Reynolds number to predict whether a fluid flow is laminar, transitional, or turbulent.
Calculates the undamped natural frequency and period of a spring-mass system from stiffness k and mass m.
Compute the centripetal acceleration of an object moving in a circle of radius r at speed v.
Calculates the Absolute Percentage Error (APE) between a forecast and actual value, plus the mean APE (MAPE) if multiple...
Calculates ski slope angle (degrees), gradient (%), and vertical drop from slope length and rise, plus estimated descent...
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.