Convertible Note Equity on Conversion Calculator
Calculates the number of shares received when a convertible note converts at a financing round, accounting for accrued i...
Calculates the number of shares received when a convertible note converts at a financing round, accounting for accrued i...
Estimate the human-equivalent age of a dog using a size-aware formula that accounts for breed weight class.
Compute the central angle subtended at the centre of a circle by an arc of given arc length, using the radius: θ_radians...
Calculates the kinetic energy stored in a solid-disc flywheel: KE_rot = ½·I·ω² = ¼·m·r²·ω², where ω = 2π·RPM/60.
Calculates the Price-to-Book ratio and intrinsic value estimate from share price, total equity, and shares outstanding.
Calculates relative strength ratio (lift/bodyweight) for squat, bench, and deadlift, and classifies performance level ag...
Calculates maximum bending stress σ = M/S, where M is the bending moment and S = I/y is the section modulus. For a recta...
Calculates the z-score: z = (X − μ) / σ, indicating how many standard deviations X is from the mean μ. Also computes the...
Compute the combined (weighted) mean of two groups given each group's mean and sample size: x̄ = (n₁·x̄₁ + n₂·x̄₂) / (n₁...
Compute the mean and variance of a Pareto(x_m, α) distribution. The mean is finite only for α > 1, the variance only for...
Compute the volume, surface area, and inradius of a regular tetrahedron with side length a: V = a³ / (6√2); A = √3 · a²;...
Compute the n-th Fibonacci number F(n), its neighbors F(n−1) and F(n+1), and the running sum of the first n terms.
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.