Beam Second Moment of Area (I) Calculator
Calculates second moment of area (moment of inertia), section modulus, and radius of gyration for rectangular and I-sect...
Calculates second moment of area (moment of inertia), section modulus, and radius of gyration for rectangular and I-sect...
Compute the Piotroski F-Score (0-9), a single-page screen for fundamental strength of a value stock. Nine binary 1-or-0...
Compute the frequency of two alleles in a population from observed counts of homozygous-dominant, heterozygous, and homo...
Project bacterial population size from an initial cell count, the generation (doubling) time, and elapsed time.
Find the percentage you need to score on the final exam to finish a course with a target overall grade.
Compute the area, circumference, and diameter of a circle from any single input.
Approximates the Darcy–Weisbach friction factor using the Colebrook–White equation (Churchill approximation): 1/√f = −2·...
Compute the Spearman rank-order correlation coefficient ρ from the sum of squared rank differences and the number of pai...
Compute the (x, y) intersection of two lines a₁·x + b₁·y = c₁ and a₂·x + b₂·y = c₂ via the determinant. Returns the uniq...
Compute the projection of vector a onto vector b in 3-D: proj_b a = (a · b / |b|²) · b. Reports the scalar projection co...
Compute the nine entries of the 3-D rotation matrix that rotates by angle θ about a unit vector axis (k_x, k_y, k_z), vi...
Add, subtract, multiply, or divide two complex numbers (a + bi) and (c + di), and see the result in both rectangular and...
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.