Capacitor Energy Stored Calculator
Calculates energy stored in a capacitor from capacitance and voltage, along with charge stored Q = CV.
Calculates energy stored in a capacitor from capacitance and voltage, along with charge stored Q = CV.
Compute the number of whole months, fractional months (using 30.4375 days/month), total weeks, total days, and a friendl...
Compute the volume of an ellipsoid (a 3-D generalization of an ellipse) from its three semi-axis lengths a, b, c: V = (4...
Calculate the surface area, volume, and space diagonal of a cube from a single side length.
Compute the confidence interval for a population mean using the t-distribution (sample standard deviation, df = n − 1):...
Compute the average minutes you can spend per question on a timed test from the total test length, the number of questio...
Find the least common multiple of two or more whole numbers, with the full prime-factor breakdown.
Compute the cosine similarity between two vectors when only the dot product and the two L2-norms are pre-computed: cos θ...
Compute the negative binomial PMF — the probability that the r-th success occurs on the k-th trial, given a per-trial su...
Count how many ways to choose or arrange r items from a set of n — both nPr and nCr, with a short breakdown of why they...
Compute the interior angle of a regular n-gon and the sum of all interior angles: each = (n − 2) · 180 / n; sum = (n − 2...
Compute the exterior angle of a regular n-gon (sum is always 360°): each = 360 / n. Reports the corresponding interior a...
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.