Mathematics
Applied mathematics
Numerical calculation, interpolation and relationships between quantities.
- 2×2 and 3×3 matrices: determinant, inverse, systemDeterminant, inverse, transpose, products AB and BA, and linear system solving, with singularity detected at a relative threshold.
- Areas and volumes of common shapesArea and perimeter of ten plane figures, volume and surface of eight solids, with the formula shown and whatever is not determined flagged.
- Arithmetic and geometric sequencesGeneral term, sum of terms and infinite sum of an arithmetic or geometric sequence, with the starting index of your textbook (u₀ or u₁).
- Combinations, permutations and factorialC(n, k), P(n, k) and n! as exact values (integer arithmetic, not floats) with the explanation of when order matters and when it does not.
- Cross multiplication (rule of three)Find the fourth proportional by cross multiplication, direct or inverse proportionality, with the worked calculation and the sentence that explains it.
- Equation of a lineFind y = mx + b from two points or a slope and a point: slope, y-intercept, root, vertical line included.
- GCD and LCMCompute the GCD and LCM of two or three integers, with the Euclidean algorithm unrolled line by line and the simplified fraction.
- Linear interpolation calculatorCalculate y from x or x from y between two points, with slope, y-intercept, line equation and extrapolation alert.
- Map and plan scaleConvert between map distance and real distance at a 1:n scale, or recover the scale of a document from two measurements.
- Percentage and percentage change calculatorCalculate a percentage of a value, a ratio, an increase or decrease, the variation between two values, or find the original value.
- Quadratic equation solver with stepsSolve ax² + bx + c = 0 with every step shown: discriminant, real or complex roots, vertex form, sum and product, free.
- Slope: percent, degrees, ratioConvert a slope between percent, degrees and 1:n ratio, or compute it from rise and distance, with the real road length.
- Triangle solver (law of sines and cosines)Solve a triangle from SSS, SAS, ASA or SSA, with the ambiguous case handled honestly: zero, one or two triangles, all displayed.
- Vector calculator, dot product, cross product and angleNorms, sum, dot product, cross product, angle, projection and a collinearity verdict, in the plane as in space.