Magnetic Force on Current-Carrying Wire Calculator
Calculates the magnetic force on a current-carrying conductor in a uniform magnetic field from B, I, length, and angle.
Calculates the magnetic force on a current-carrying conductor in a uniform magnetic field from B, I, length, and angle.
Compute the usable storage capacity of a RAID array given the number of disks, the size per disk in TB, and the RAID lev...
Compute the arithmetic mean (average), median, mode, range, geometric mean, and harmonic mean of a list of numbers.
Encode any UTF-8 text to Base64 or decode a Base64 string back to text. The mode is auto-detected from the input but can...
Calculates real power P = √3·V_L·I_L·PF, reactive power Q = √3·V_L·I_L·sin(arccos PF), apparent power S = √3·V_L·I_L, an...
Compute f(x, y) inside a rectangle [x₁, x₂] × [y₁, y₂] from its four corner values f₁₁, f₂₁, f₁₂, f₂₂ using bilinear int...
Compute range, max height, and flight time for a projectile launched at an angle.
Calculates swimming pace per 100 metres from total distance and time. Outputs pace in seconds per 100 m and equivalent m...
Compute the midpoint of a line segment between two points in 2D (set z₁ = z₂ = 0) or 3D space — i.e. the component-wise...
Calculate the area of a trapezoid given the lengths of its two parallel bases and the perpendicular height between them.
Calculates approximate AQI from PM2.5 concentration and shows ratios to WHO and US EPA guidelines. Outputs a simplified...
Factor any positive integer into its prime components and list every divisor and the count of distinct prime factors.
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.